From 55e61bdf2e660c1e03e1c39265ae007a89aaf8fb Mon Sep 17 00:00:00 2001 From: vaibhavkadwey <44644134+vaibhavkadwey@users.noreply.github.com> Date: Wed, 31 Oct 2018 19:59:16 +0530 Subject: [PATCH] Update README.md --- README.md | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) 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