Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xunuoi authored Jan 16, 2017
1 parent 5743273 commit 264937a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@


### Install
- Backend side: [npm: `npm install node-bigpipe --save-dev`]
- Backend side: `npm install node-bigpipe --save-dev`
- Frontend side: Involve the `jQuery` and `bro.bigpipe.js` scripts into html. Or `require('node-bigpipe/static/bro.bigpipe')` by `webpack/browserify`.
- **You can write the Frontend js code by yourself, make sure to match the `Bigpipe` API of Backend.**

Expand Down

0 comments on commit 264937a

Please sign in to comment.