Update README.md

This commit is contained in:
Matt Holt 2014-07-17 10:11:54 -06:00
parent 1ab0ce6f91
commit 5539426a50
1 changed files with 1 additions and 1 deletions

View File

@ -179,7 +179,7 @@ There're also some great commercial libraries, like [amchart](http://www.amchart
## Files
*Libraries for working with files.*
* [Papa Parse](http://papaparse.com) - A powerful CSV library that supports parsing CSV files/strings and also exporting to CSV.
* [Papa Parse](https://github.com/mholt/PapaParse) - A powerful CSV library that supports parsing CSV files/strings and also exporting to CSV.
## Functional Programming