Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
prograhammer committed Aug 31, 2017
1 parent 2672f88 commit 788eea6
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 @@ -120,7 +120,7 @@ $ npm publish # Note: This will run npm build before publishing. See package.j

Your package is now both on NPM and the Unpkg CDN (https://unpkg.com/your-package-name-here).

#### Import it to another Project as an ES6 Module
#### Import it to another Project

If you've made your package public (via package.json `private:false`) then other developers can install it:

Expand Down

0 comments on commit 788eea6

Please sign in to comment.