You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,7 +42,7 @@ Feel free to test the functionality of this NPM package [here](https://encoding-
42
42
*[License](#license)
43
43
44
44
## Usage
45
-
There are several ways in which you can use this NPM package. You can use it as a command-line interface (create a link), 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 (create a link) or client-side in the browser (create a link).
46
46
47
47
### In the browser
48
48
In the body section of your html file, create an input element of type `file` and give it an id.
0 commit comments