From f6f91762ece3a40c8a90e47b12d6082bac5709b1 Mon Sep 17 00:00:00 2001 From: abdennour Date: Sat, 26 Nov 2016 10:10:21 +0300 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=89=20=F0=9F=8C=9F=20=F0=9F=92=AB=20Ju?= =?UTF-8?q?st=20afterReleasing=20NPM=201.0.0=20=F0=9F=8C=9F=20=F0=9F=8E=89?= =?UTF-8?q?=20=F0=9F=8C=9F=20=F0=9F=92=AB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index f7019f6..2c7d8c8 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,12 @@ const csvData =[ ``` +# Install : + +``` +npm install react-csv --save; +``` + # Components: This package includes actually two components: `CSVLink` and `CSVDownload`.