diff --git a/README.md b/README.md index b0d898c..2bd39ce 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,10 @@ Greet them as we have before. Watch the nibblers spin and snap. ``` +# Rubiks Cube thing (WIP) +It's just a rubiks cube in the terminal, written in rust +![example image for rubiks](screenshots/rubiks.png) + # Roman Numerals (WIP) Converts numbers between Roman Numerals and Arabic Numerals
### Example: diff --git a/screenshots/rubiks.png b/screenshots/rubiks.png new file mode 100644 index 0000000..d68b34d Binary files /dev/null and b/screenshots/rubiks.png differ