From 73ec35b6f2799ec7c7ce752717932bfc22ee695f Mon Sep 17 00:00:00 2001 From: Sergi Almacellas Abellana Date: Thu, 22 Jun 2017 10:53:17 +0200 Subject: [PATCH] Add some paragraphs to website Fixes #396 --- index.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/index.html b/index.html index e812449..2b03c6c 100644 --- a/index.html +++ b/index.html @@ -115,22 +115,22 @@ Papa.parse(bigFile, {
- Now the fastest JavaScript CSV parser for the browser +

Now the fastest JavaScript CSV parser for the browser

- The world's first multi-threaded CSV parser for the browser +

The world's first multi-threaded CSV parser for the browser

- Papa can handle files gigabytes in size without crashing +

Papa can handle files gigabytes in size without crashing

- Use Papa when performance, privacy, and correctness matter to you +

Use Papa when performance, privacy, and correctness matter to you

- Papa alleviates privacy concerns related to uploading files +

Papa alleviates privacy concerns related to uploading files

- Malformed CSV is handled gracefully with a detailed error report +

Malformed CSV is handled gracefully with a detailed error report