From b8b42de581540082395d8b17820501b4ce3dc7b2 Mon Sep 17 00:00:00 2001 From: Anshul Shah Date: Tue, 3 Oct 2017 15:41:19 +0530 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index eaa356c..9a5d434 100644 --- a/README.md +++ b/README.md @@ -13,5 +13,3 @@ Bioskop is a Movie Recommendation Engine based on Collaborative Filtering. On th 3. Fill the `config.cfg` as per your mysql configuration. 4. cd into `schema/` and import the database schema named bioskop.sql into `phpMyAdmin` 5. `cd` into `scripts/` and run `python once.py` - -That's it!