update README
This commit is contained in:
@@ -1,16 +1,21 @@
|
||||
# Wordle
|
||||
|
||||
Yet another recreation of the game Wordle (now in C)
|
||||
Yet another recreation of the game Wordle (now in C)
|
||||
|
||||
This program is distributed WITHOUT WARRANTY of any kind.
|
||||
Proven working on Linux ONLY. Contributions welcome!
|
||||
|
||||
# Usage
|
||||
|
||||
THIS PROGRAM IS PROVEN WORKING ONLY ON LINUX
|
||||
|
||||
1. Clone the repo
|
||||
`git clone https://gitlab.com/bePrivate/wordlec`
|
||||
|
||||
2. Change into the cloned directory
|
||||
`cd wordlec`
|
||||
|
||||
3. Start the game
|
||||
3. Start the game
|
||||
`make && make run`
|
||||
|
||||
# How to play
|
||||
|
||||
Reference in New Issue
Block a user