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 f748b65 commit c1a4d38Copy full SHA for c1a4d38
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 the installation has finished you will be able to use the command `dfeal` to retrieve the encoding and language of any text file:
+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