Skip to content

Commit 4cc353b

Browse files
authored
Merge pull request #17 from harkue/master
Add maven central badge in `README.md`
2 parents 7c224b8 + 13a78bc commit 4cc353b

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)