Add maven, javadoc and license badges to README
[netconf.git] / README.md
index e3f359b259534f422a4a4468e6389bf986e59d46..0f1fd00c3c3af828a4f343dcadf59e5a74e77cbe 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,3 +1,7 @@
+[![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.opendaylight.netconf/netconf-artifacts/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.opendaylight.netconf/netconf-artifacts)
+[![Javadocs](https://www.javadoc.io/badge/org.opendaylight.netconf/restconf-common.svg)](https://www.javadoc.io/doc/org.opendaylight.netconf/restconf-common)
+[![License](https://img.shields.io/badge/License-EPL%201.0-blue.svg)](https://opensource.org/licenses/EPL-1.0)
+
 # OpenDaylight NETCONF/RESTCONF implementation
 
 This project hosts implementations of protocols defined by the [IETF NETCONF Working Group](https://datatracker.ietf.org/wg/netconf/about/).