From 875f7ea5d38bba9a4337b24512100cb26dcfd4eb Mon Sep 17 00:00:00 2001 From: Benjamin Schandera Date: Sat, 23 May 2015 10:47:48 +0200 Subject: [PATCH] align style in CSV paragraph description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 985a935..ce358e7 100644 --- a/README.md +++ b/README.md @@ -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.