Skip to content

Commit

Permalink
added maven badge
Browse files Browse the repository at this point in the history
  • Loading branch information
osiegmar committed Mar 20, 2016
1 parent fcb5644 commit 5ec0e68
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ FastCSV
=======

[![Build Status](https://api.travis-ci.org/osiegmar/FastCSV.svg)](https://travis-ci.org/osiegmar/FastCSV)
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/de.siegmar/fastcsv/badge.svg)](https://maven-badges.herokuapp.com/maven-central/de.siegmar/fastcsv)

FastCSV is a ultra fast and simple [RFC 4180](http://tools.ietf.org/html/rfc4180) compliant CSV
library for Java, licensed under the Apache License, Version 2.0.
Expand Down

0 comments on commit 5ec0e68

Please sign in to comment.