🗒 README should includes the 🗜 minified CDN
This commit is contained in:
parent
6424b50082
commit
33fdb393c7
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@ npm install react-csv --save;
|
|||
or , for non-node developers , you can use CDN directly :
|
||||
|
||||
```html
|
||||
<script src="https://cdn.rawgit.com/abdennour/react-csv/7918cadc/cdn/react-csv-latest.js" type="text/javascript"></script>
|
||||
<script src="https://cdn.rawgit.com/abdennour/react-csv/6424b500/cdn/react-csv-latest.min.js" type="text/javascript"></script>
|
||||
```
|
||||
|
||||
# Components:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue