From 15d5116daf0fc558960d41acdebd70ae819146c8 Mon Sep 17 00:00:00 2001 From: namanvashistha Date: Fri, 22 May 2020 19:58:21 +0530 Subject: [PATCH] update readme --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 98e6e56..ee6dd41 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ ### Prerequisites - install [xampp](https://www.apachefriends.org/download.html) - clone this repository into xampp/htdocs -- read [setup.sql](https://github.com/namanvashistha/foodly/blob/master/setup.sql) file to setup the database +- import [setup.sql](https://github.com/namanvashistha/foodly/blob/master/setup.sql) file to setup the database ## Contributing @@ -20,4 +20,3 @@ Please read [CONTRIBUTING.md](https://github.com/namanvashistha/foodly/blob/mast ## License This project is licensed under the MIT License - see the [LICENSE.md](https://github.com/namanvashistha/foodly/blob/master/LICENSE) file for details -