Skip to content

Commit a987c11

Browse files
authored
Update README.md
1 parent 1c41ca3 commit a987c11

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
@@ -42,7 +42,7 @@ Feel free to test the functionality of this NPM package [here](https://encoding-
4242
* [License](#license)
4343

4444
## Usage
45-
There are several ways in which you can use this NPM package. You can use it as a [command-line interface](#in-the-terminal-cli), server-side with Node.js (create a link) or client-side in the browser (create a link).
45+
There are several ways in which you can use this NPM package. You can use it as a [command-line interface](#in-the-terminal-cli), server-side [with Node.js](#in-nodejs) or client-side [in the browser](#in-the-browser).
4646

4747
### In the browser
4848
In the body section of your html file, create an input element of type `file` and give it an id.

0 commit comments

Comments
 (0)