Skip to content

Commit ea112ba

Browse files
authored
Update README.md
1 parent 4010448 commit ea112ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ npm install fastestsmallesttextencoderdecoder
121121

122122
Visit the [GithubPage](https://anonyco.github.io/FastestSmallestTextEncoderDecoder/gh-pages/) to see a demonstation. As seen in the Web Worker [hexWorker.js](https://github.com/anonyco/FastestSmallestTextEncoderDecoder/blob/master/gh-pages/hexWorker.js), the Github Pages demonstration uses a special [encoderAndDecoderForced.src.js](https://github.com/anonyco/FastestSmallestTextEncoderDecoder/blob/master/gh-pages/encoderAndDecoderForced.src.js) version of this library to forcefully install the TextEncoder and TextDecoder even when there is native support. That way, this demonstraton should serve to truthfully demonstrate this polyfill.
123123

124-
## NPM Project
124+
## npm Project
125125
You can find this project on [npm here at this link](https://npmjs.org/package/fastestsmallesttextencoderdecoder).
126126

127127
# Development

0 commit comments

Comments
 (0)