Closed deckar01 closed 9 years ago
Thanks for the PR! A few things though:
The README is actually auto-generated. You can edit src/game.py
to change the replacement value, and then:
cd src
make
No need to change the README back or anything. make
will overwrite the game content. :)
Fixes #4.