From 4c3937dd9535e020558d0332d3e1e21cd07310e6 Mon Sep 17 00:00:00 2001 From: "Vaibhav D. Aren" Date: Tue, 5 Jun 2018 23:42:25 +0530 Subject: [PATCH] update readme prettified readme --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b8ad5530..8e7e1b73 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,15 @@ # FOSSWorld-Social-platform + This is an Open Source social Platform where people can interact with Open Source expertise around the globe and work on different projects -1.Just install xampp(with php5.6) if you are using Windows. Clone this folder in htdocs of your xampp installation. + +1. Just install xampp(with php5.6) if you are using Windows. Clone this folder in htdocs of your xampp installation. + 2. After installation just start apache and mysql in xampp control panel + 3. Create a database on your phpmyadmin accessible through (simply type localhost/phpmyadmin in chrome) , click on create database and make a database with name fossworld + 4. Now click on import in the phpmyadmin panel , select the fossworld.sql file and click go, you are done. + 5. just open localhost/FOSSWorld-Social-platform/donut.php in chrome or any browser