Update README.md
This commit is contained in:
@@ -12,4 +12,8 @@ $ text-correction correct-file -i input.txt -l wordlist.txt -o output.txt
|
|||||||
For individual words:
|
For individual words:
|
||||||
```
|
```
|
||||||
$ text-correction correct-word -i exampleword
|
$ text-correction correct-word -i exampleword
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Written in Rust, using the `regex`, `fuzzt`, and `clap` crates.
|
||||||
|
|
||||||
|
Licensed under GPLv3-or-later.
|
Reference in New Issue
Block a user