From d3ab5a617f1c7d299fa858ae5a863d1d22928f1d Mon Sep 17 00:00:00 2001 From: Matthew Holt Date: Wed, 28 May 2014 23:31:49 -0600 Subject: [PATCH] Experimenting with gittip link --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2eaee8d..f25fd1f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ Parse CSV with Javascript ======================================== +[![mholt on Gittip](http://img.shields.io/badge/tips-accepted-brightgreen.svg?style=flat)](https://www.gittip.com/mholt/) + + Papa Parse (formerly the jQuery Parse Plugin) is a robust and powerful CSV (character-separated values) parser with these features: - Parses delimited text strings without any fuss @@ -13,7 +16,6 @@ Papa Parse (formerly the jQuery Parse Plugin) is a robust and powerful CSV (char - Descriptive and contextual errors - Demo ----