From 47786b04f45a39c2baad2ead8d511fa0c5446629 Mon Sep 17 00:00:00 2001 From: Mann Patel <130435633+MannPatel0@users.noreply.github.com> Date: Fri, 18 Apr 2025 11:30:40 -0600 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 235b707..adaa015 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,13 @@ ``` --- +### Recommendation +1. `cd recommendation-engine` into the dir and then type command +```Bash + 1. python3 server.py #Start The Server +``` +--- + ### Database 1. MySql Version 9.2.0 2. To Create the DataBase use the command bellow: