Skip to content

Commit 0262c57

Browse files
authored
Update README.md
1 parent a310abc commit 0262c57

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
@@ -36,6 +36,8 @@ For dropping into either RequireJS or NodeJS, please use [the `fastestsmallestte
3636
npm install fastestsmallesttextencoderdecoder
3737
```
3838

39+
After installing via npm, one can use `require("fastestsmallesttextencoderdecoder")`. Alternatively, one can drop the *EncoderAndDecoderNodeJS.min.js* file into the same directory as their NodeJS script and do `require("./EncoderAndDecoderNodeJS.min.js")`. Both methods are functionally equivalent.
40+
3941
## AngularJS
4042
Open a terminal in the project's directory, and install fastestsmallesttextencoderdecoder via npm.
4143

0 commit comments

Comments
 (0)