Skip to content

Commit f748b65

Browse files
authored
Update README.md
1 parent d9146f6 commit f748b65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ languageEncoding(pathToFile).then(fileInfo => console.log(fileInfo));
158158
$ npm install -g detect-file-encoding-and-language
159159
```
160160
#### Usage
161-
Use the command `dfeal` to retrieve the encoding and language of your file:
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:
162162

163163
```bash
164164
$ dfeal "/home/user name/Documents/subtitle file.srt"

0 commit comments

Comments
 (0)