Skip to content

Commit

Permalink
fix(readme): lost a line during edits;
Browse files Browse the repository at this point in the history
  • Loading branch information
xobotyi committed Feb 16, 2020
1 parent dddeb73 commit 80a6414
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ Depending on your targets you may have to use [Webpack](https://webpack.js.org/)
[Babel](http://babeljs.io/) to pull untranspiled version of package.
See some tips on wiring thing up: [https://2ality.com/2017/06/pkg-esnext.html](https://2ality.com/2017/06/pkg-esnext.html)

Use it wherever and however you want - node.js or webpack, CJS or ESM modules!

```javascript
var cnb = require("cnbuilder");

Expand Down

0 comments on commit 80a6414

Please # to comment.