From 9b7d4502099a7fc9e6df26db54bfa12c651d419d Mon Sep 17 00:00:00 2001 From: Parv Gupta Date: Sun, 6 Sep 2020 15:40:38 +0530 Subject: [PATCH] Update README.md --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 83bc0ee..8fe7a86 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,11 @@ Most of the existing portals are lacking in some of the very important features ## seeded credentials ###### admin login details -id - parvg555 -password- parvgupta +* id - parvg555 +* password- parvgupta ## getting started +* Run this app on apache server using phpmyadmin and localhost +* open phpmyadmin and create a database called 'lms' +* edit the credentials in database.php +* woah! you are ready to go!