diff --git a/README.md b/README.md index fd2928c..a6a885b 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,10 @@ # Server-based-game -Use phpMyAdmin created a database which stores the login details of different users. -Don't forget to configure MySQL. and also check your password. -go to the following link if you have locally hosted your website, for resetting the password for mysql and your webhost admin. -http://localhost/security/index.php -there you will get option to reset your mysql password. -use Apache HTTP Server from XAMPP to store, process and deliver web pages to clients. -Save all these files into C:\xampp\htdocs\Project. -Now open XAMPP on your machine and start Apache Server and MySQL. -these files will be locally hosted. -Then open a browser and go to the url localhost/project/home.php +- Use phpMyAdmin created a database which stores the login details of different users. +- Don't forget to configure MySQL. and also check your password. +- go to the following link if you have locally hosted your website, for resetting the password for mysql and your webhost admin. +- http://localhost/security/index.php there you will get option to reset your mysql password. +- use Apache HTTP Server from XAMPP to store, process and deliver web pages to clients. +- Save all these files into C:\xampp\htdocs\Project. +- Now open XAMPP on your machine and start Apache Server and MySQL. +- these files will be locally hosted. +- Then open a browser and go to the url localhost/project/home.php