Update README.md
This commit is contained in:
parent
01c6498339
commit
2b639863f7
1 changed files with 9 additions and 1 deletions
10
README.md
10
README.md
|
@ -1 +1,9 @@
|
||||||
# Wordle
|
# Wordle🔡
|
||||||
|
<p align="center">
|
||||||
|
A recreation of the popular game [Wordle](https://www.nytimes.com/games/wordle/index.html) by Josh Wardle/The New York Times, written in Java.
|
||||||
|
</p>
|
||||||
|
|
||||||
|
It needs just some finishing touches.. (bug fixes, cleaning up code etc.)
|
||||||
|
|
||||||
|
## Quick guide (will add more info on how to run it..)
|
||||||
|
1. ...
|
||||||
|
|
Reference in a new issue