Merge pull request #163 from Husterknupp/patch-1

minor change (align style in CSV paragraph description)
This commit is contained in:
Andreas Kull
2015-05-24 10:49:59 +02:00

View File

@ -126,7 +126,7 @@ A curated list of awesome Java frameworks, libraries and software. Inspired by o
## CSV ## CSV
* Frameworks and libraries that simplify reading/writing CSV data.* *Frameworks and libraries that simplify reading/writing CSV data.*
* [uniVocity-parsers](https://github.com/uniVocity/univocity-parsers) - One of the fastest and most feature-complete CSV parsers for Java. Also comes with parsers for TSV and fixed width records. * [uniVocity-parsers](https://github.com/uniVocity/univocity-parsers) - One of the fastest and most feature-complete CSV parsers for Java. Also comes with parsers for TSV and fixed width records.