Skip to content

Commit f4c1c5e

Browse files
bactgoneall
authored andcommitted
Add Maven Central and Javadoc badges
Signed-off-by: Arthit Suriyawongkul <arthit@gmail.com>
1 parent 4edd9b7 commit f4c1c5e

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
# spdx-java-model-3_0
2+
3+
[![Maven Central](https://img.shields.io/maven-central/v/org.spdx/spdx-java-model-3_0)](https://central.sonatype.com/artifact/org.spdx/spdx-java-model-3_0)
4+
[![javadoc](https://javadoc.io/badge2/org.spdx/spdx-java-model-3_0/javadoc.svg)](https://javadoc.io/doc/org.spdx/spdx-java-model-3_0)
5+
26
Generates Java source files from the SPDX 3.0+ specification OWL and SHACL files
37

48
## READ ONLY
@@ -7,4 +11,4 @@ The code in this repository is generated using the [spdx-model-to-java](https://
711

812
## Usage
913

10-
This library is used in the [Spdx-Java-Library](https://github.com/spdx/Spdx-Java-Library). See the library documentation for usage.
14+
This library is used in the [Spdx-Java-Library](https://github.com/spdx/Spdx-Java-Library). See the library documentation for usage.

0 commit comments

Comments
 (0)