diff --git a/README.md b/README.md new file mode 100644 index 0000000..a260de7 --- /dev/null +++ b/README.md @@ -0,0 +1,16 @@ +# WORDLE in Rust + +## Prereqs +- rust/cargo installed + +## To play +`cargo run` from root directory + +## Guess Commands + +Guess commands are character sequences you can guess to do additional behavior. + + +|command|description| +|---|---| +|!ans[wer]|shows the answer to the current wordle|