Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TabulateJarl8 authored Feb 19, 2022
1 parent a343c90 commit 8f3a262
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
# wordle-finder
Rust program to help find the wordle word

## Use
This program can either be used from a terminal, `./wordle_finder --help` for more info, or with the GUI frontend, launched by running `./wordle_finder -g` in a terminal

<details>
<summary>GUI Frontend for version 2.0.0</summary>
![GUI](https://user-images.githubusercontent.com/58576759/154787824-4358b931-f161-4ecb-9859-ba21066512c2.png)
</details>

## Downloading
I provide pre-built binaries on the releases page. I do not test the Windows binary, but it may work.

Expand Down

0 comments on commit 8f3a262

Please sign in to comment.