Update README.md

This commit is contained in:
2025-07-13 20:11:25 +02:00
parent c1aedd0b04
commit a6a1c82bc6

View File

@@ -13,3 +13,7 @@ For individual words:
```
$ text-correction correct-word -i exampleword
```
Written in Rust, using the `regex`, `fuzzt`, and `clap` crates.
Licensed under GPLv3-or-later.