Create README.md

This commit is contained in:
Simon Fortier
2017-11-22 19:24:12 -05:00
committed by GitHub
parent e3ab67e95c
commit f599a2bf11

8
README.md Normal file
View File

@@ -0,0 +1,8 @@
# Much-Assembly-Required-Frontend
Files for https://muchassemblyrequired.com/ frontend.
Requires a PHP environnment and a MySQL server (Database installation script: [database.sql](https://github.com/simon987/Much-Assembly-Required-Frontend/blob/master/database.sql)).
Make sure to change the configuration in /include/config.php.
More information about the game [here.](https://github.com/simon987/Much-Assembly-Required)
HTML template by ajlkn