summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRishi Krishna <56212396+Rishi-k-s@users.noreply.github.com>2023-01-07 00:57:12 +0530
committerGitHub <noreply@github.com>2023-01-07 00:57:12 +0530
commit80ea02e952bf82cd4a99fce16b7a48c7360aaad6 (patch)
tree48c250b70e0bd09e9c24df92afa6b030c42df1fc
parentcfcf319652d18d164a544480643c7ad4853ba8a7 (diff)
cheriya changes :)
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 55a721d..06867d2 100644
--- a/README.md
+++ b/README.md
@@ -45,7 +45,7 @@ To manage guest reviews effectively, hotels can use a software solution that aut
# Installation
First u have to create the databases in MySql by these Commands:
-1.For the reviews
+1.For The Reviews
CREATE TABLE reviews(
review_uid VARCHAR(255) PRIMARY KEY,
@@ -77,5 +77,5 @@ First u have to create the databases in MySql by these Commands:
hk_uid VARCHAR(255),
place_name VARCHAR(255) UNIQUE);
-## Now Run the code and :)
+## Now Run the code with python and :)
# Made with ❤️ by Rishi, Hamda, Leen, Sidhan, Ziya