Skip to content

Commit d086607

Browse files
committed
Add npm scope tip
1 parent d30128b commit d086607

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,8 @@ browserify('entry.js')
9898
.pipe(fs.createWriteStream('./output.js'))
9999
```
100100

101+
Alternatively you can fork this repo and publish it on npm under a scope with your modifications.
102+
101103
## License
102104

103105
[Apache-2.0](./LICENSE.md)

0 commit comments

Comments
 (0)