README
This commit is contained in:
parent
80e00e0f41
commit
3fdfd5bc6e
1 changed files with 11 additions and 0 deletions
11
README.txt
Normal file
11
README.txt
Normal file
|
@ -0,0 +1,11 @@
|
|||
Oh hello there.
|
||||
|
||||
To run this project, basically theres two things you need to do.
|
||||
1. To open this readme file which you have already done
|
||||
2. Open command prompt (just type it in start menu)
|
||||
3. Type in 'cd' + the path name to where this readme is
|
||||
4. Type in 'python starter.py initsql' to initialise your mysql credentials
|
||||
5. Type in 'python starter.py' and enjoy the game!
|
||||
6. If you want to test the database functionalities, just type in 'python starter.py dumpsample' to dump a sample database
|
||||
|
||||
Enjoy!
|
Loading…
Reference in a new issue