mirror of
https://github.com/SinTan1729/unscrambler-rust.git
synced 2025-04-16 07:57:43 -05:00
Updated README.md
This commit is contained in:
parent
46fc61bdbf
commit
d0a4506c48
1 changed files with 4 additions and 0 deletions
|
@ -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)
|
[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
|
### Note
|
||||||
|
|
||||||
The main `src/wordlist` was pulled from [words_alpha.txt by dwyl](https://github.com/dwyl/english-words/).
|
The main `src/wordlist` was pulled from [words_alpha.txt by dwyl](https://github.com/dwyl/english-words/).
|
||||||
|
|
Loading…
Reference in a new issue