Skip to content

Commit 7530f8a

Browse files
authored
Update README.md
1 parent 86eef34 commit 7530f8a

File tree

1 file changed

+11
-6
lines changed

1 file changed

+11
-6
lines changed

README.md

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,17 +16,22 @@ For reliable encoding and language detection, use files containing 500 words or
1616

1717
Feel free to test the functionality of this NPM package [here](https://encoding-and-language-detector.netlify.app/). Upload your own files and see if the encoding and language are detected correctly!
1818

19-
## Index
2019
- [Detect-File-Encoding-and-Language](#detect-file-encoding-and-language)
2120
* [Functionality](#functionality)
22-
* [Index](#index)
2321
* [Usage](#usage)
24-
+ [Installation](#installation)
2522
+ [In the browser](#in-the-browser)
23+
- [Via a `<script>` tag](#via-a---script---tag)
24+
* [Using the CDN version](#using-the-cdn-version)
25+
* [Downloading and including it](#downloading-and-including-it)
26+
* [Usage (Javascript)](#usage--javascript-)
27+
- [Using a bundler](#using-a-bundler)
28+
* [Installation](#installation)
29+
* [Usage](#usage-1)
2630
+ [In Node.js](#in-nodejs)
27-
* [Usage (CLI)](#usage-cli)
28-
+ [Installation](#installation-1)
29-
+ [In the terminal](#in-the-terminal)
31+
- [Installation](#installation-1)
32+
- [Usage](#usage-2)
33+
+ [In the terminal (CLI)](#in-the-terminal--cli-)
34+
- [Installation](#installation-2)
3035
* [Supported Languages](#supported-languages)
3136
* [Used Encodings](#used-encodings)
3237
* [Confidence Score](#confidence-score)

0 commit comments

Comments
 (0)