Add maven, javadoc and license badges to README 50/106950/8
authorMatej Sramcik <matej.sramcik@pantheon.tech>
Fri, 21 Jul 2023 09:05:47 +0000 (11:05 +0200)
committerMatej Sramcik <matej.sramcik@pantheon.tech>
Thu, 10 Aug 2023 05:14:49 +0000 (07:14 +0200)
Add maven central, javadoc and license badges to README.

JIRA: AAA-261
Change-Id: Ifc1f98ddf1c5489a033b2bb1bd31456d4a1cb0d0
Signed-off-by: Matej Sramcik <matej.sramcik@pantheon.tech>
README.md

index c8c5a20881d2192206966e77e915ea0f9952dae2..b3b3c95922b9f67348d5c92f48a3309d627fbf57 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,3 +1,7 @@
+[![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.opendaylight.aaa/aaa-artifacts/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.opendaylight.aaa/aaa-artifacts)
+[![Javadocs](https://www.javadoc.io/badge/org.opendaylight.aaa/aaa-docs.svg)](https://www.javadoc.io/doc/org.opendaylight.aaa/aaa-docs)
+[![License](https://img.shields.io/badge/License-EPL%201.0-blue.svg)](https://opensource.org/licenses/EPL-1.0)
+
 ## Opendaylight AAA
 
 This project is aimed at providing a flexible, pluggable framework with out-of-the-box capabilities for Authentication,