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 d9146f6 commit f748b65Copy full SHA for f748b65
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
-Use the command `dfeal` to retrieve the encoding and language of your file:
+Once the installation has finished you will be able to use the command `dfeal` to retrieve the encoding and language of any text file:
162
163
```bash
164
$ dfeal "/home/user name/Documents/subtitle file.srt"
0 commit comments