align style in CSV paragraph description

This commit is contained in:
Benjamin Schandera
2015-05-23 10:47:48 +02:00
parent cc2462e600
commit 875f7ea5d3

View File

@ -126,7 +126,7 @@ A curated list of awesome Java frameworks, libraries and software. Inspired by o
## 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.