Further improved ChangeLog.txt and README.txt

This commit is contained in:
Christian Bläul
2018-02-22 08:34:52 +01:00
committed by Fonata
parent bfc2c0901b
commit d250c9034b
2 changed files with 6 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
# ParseCsv
ParseCsv is an easy to use PHP class that reads and writes CSV data properly. It
ParseCsv is an easy-to-use PHP class that reads and writes CSV data properly. It
fully conforms to the specifications outlined on the on the
[Wikipedia article][CSV] (and thus RFC 4180). It has many advanced features which help make your
life easier when dealing with CSV data.