Updated README.md

This commit is contained in:
Sayantan Santra 2022-06-08 11:38:16 -05:00
parent 46fc61bdbf
commit d0a4506c48

View file

@ -4,6 +4,10 @@ I'm learning Rust, so this is just a rewrite of an simple old project in Rust.
[Link to old project.](https://github.com/SinTan1729/Unscrambler)
## Usage
Simply download the `unscrambler` binary from the latest release and run it. The interface is self-explanatory.
### Note
The main `src/wordlist` was pulled from [words_alpha.txt by dwyl](https://github.com/dwyl/english-words/).