From 3faf6fd6b16c296dd8cf5da6718776b7134f6a06 Mon Sep 17 00:00:00 2001 From: Kai Winter Date: Wed, 28 Oct 2015 17:03:50 +0100 Subject: [PATCH] Condensed description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f1b3e61..b2361cf 100644 --- a/README.md +++ b/README.md @@ -148,7 +148,7 @@ A curated list of awesome Java frameworks, libraries and software. *Frameworks and libraries that simplify reading/writing CSV data.* -* [opencsv](http://opencsv.sourceforge.net) - Opencsv is a very simple csv parser library with a commercial-friendly license. +* [opencsv](http://opencsv.sourceforge.net) - Simple CSV parser with a commercial-friendly license. * [uniVocity-parsers](https://github.com/uniVocity/univocity-parsers) - One of the fastest and most feature-complete CSV. Also comes with parsers for TSV and fixed width records. ## Database