Skip to content

Commit 13a78bc

Browse files
committed
add maven central badge in README.md
1 parent 7c224b8 commit 13a78bc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
java-xmlbuilder
22
===============
33

4+
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.jamesmurty.utils/java-xmlbuilder/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.jamesmurty.utils/java-xmlbuilder)
5+
46
XML Builder is a utility that allows simple XML documents to be constructed
57
using relatively sparse Java code.
68

0 commit comments

Comments
 (0)