We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1a4d38 commit 6e46b94Copy full SHA for 6e46b94
README.md
@@ -158,7 +158,7 @@ languageEncoding(pathToFile).then(fileInfo => console.log(fileInfo));
158
$ npm install -g detect-file-encoding-and-language
159
```
160
#### Usage
161
-Once installed you'll be able to use the command `dfeal` to retrieve the encoding and language of your text files:
+Once installed you'll be able to use the command `dfeal` to retrieve the encoding and language of your text files.
162
163
```bash
164
$ dfeal "/home/user name/Documents/subtitle file.srt"
0 commit comments