Skip to content

Commit 23d06ac

Browse files
committed
adds maven central build badge
1 parent e982fc1 commit 23d06ac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
[![Build Status](https://travis-ci.org/michaelruocco/xml-to-csv.svg?branch=master)](https://travis-ci.org/michaelruocco/xml-to-csv)
44
[![Coverage Status](https://coveralls.io/repos/github/michaelruocco/xml-to-csv/badge.svg?branch=master)](https://coveralls.io/github/michaelruocco/xml-to-csv?branch=master)
55
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/1110c379076c4890a491fe86c53c5794)](https://www.codacy.com/app/michaelruocco/xml-to-csv?utm_source=github.com&utm_medium=referral&utm_content=michaelruocco/xml-to-csv&utm_campaign=Badge_Grade)
6+
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.github.michaelruocco/xml-to-csv/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.github.michaelruocco/xml-to-csv)
67

78
Simple XML to CSV conversion utility.
89

0 commit comments

Comments
 (0)