From 021497232bec84959b44422854f05b7c8376ab26 Mon Sep 17 00:00:00 2001 From: Mann Patel <130435633+MannPatel0@users.noreply.github.com> Date: Wed, 12 Mar 2025 16:15:54 -0600 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 690aa20..388c81c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ### Some ground rules 1. Add both node_modules from Slient and Server to your `gitignore` file -2. For any functionality make a brach with the prefix of your name `Name-` use this namign convention +2. For any functionality make a brach with the prefix of your name `Name-` use this naming convention ### `frontend` - Use React Js @@ -25,4 +25,5 @@ 3. To start the server, cd into the dir and then type command `npm run dev` ### Database -- Use only mySQL database +- MySql Version 9.2.0 +