Browse Source

Update README.md

Updated the npm install babyparse part
pull/380/head
Daniel Sogl 8 years ago committed by GitHub
parent
commit
d8bd26778a
  1. 2
      README.md

2
README.md

@ -37,7 +37,7 @@ Papa Parse can parse a [Readable Stream](https://nodejs.org/api/stream.html#stre @@ -37,7 +37,7 @@ Papa Parse can parse a [Readable Stream](https://nodejs.org/api/stream.html#stre
Additionally, [Rich Harris](https://github.com/Rich-Harris) forked this project to make **[Baby Parse](https://github.com/Rich-Harris/BabyParse)** which runs in Node.js environments.
```bash
$ npm install babyparse
$ npm install babyparse --save
```
[Baby Parse on npm registry](https://www.npmjs.org/package/babyparse)

Loading…
Cancel
Save