From 944fd7ffc2969afd1311bc29ff9fc3391685a940 Mon Sep 17 00:00:00 2001 From: Zoha Waheed <128237901+Zoha-Waheed@users.noreply.github.com> Date: Sun, 26 May 2024 13:47:06 +0000 Subject: [PATCH 1/2] Typo rectifies & Missing command added --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b8eebdf..fddf7db 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ # ChatBox-Web App🌟 -Welcome to Chatbox, your go-to platform for effortless and engaging conversations. Connect with friends, family, and new acquaintances in real-time with our user-friendly interface.Share messages in a secure and vibrant environment.Chatbox fosters seamless communication with its intuitive design and robust features. Stay connected, express yourself, and build meaningful connections with ease.(Desktop Application Comming Soon) +Welcome to Chatbox, your go-to platform for effortless and engaging conversations. Connect with friends, family, and new acquaintances in real-time with our user-friendly interface.Share messages in a secure and vibrant environment.Chatbox fosters seamless communication with its intuitive design and robust features. Stay connected, express yourself, and build meaningful connections with ease.(Desktop Application Coming Soon)

@@ -143,8 +143,10 @@ The illustration above showcases a conversation between two separate tabs opened 1. Clone the project: - - Firstly, clone the project using the command: https://github.com/SamarthKadam/ChatBox - + - Firstly, clone the project using the command: + ``` + git clone https://github.com/SamarthKadam/ChatBox.git + ``` 2. Install Packages: - Install the required packages by navigating to the backend directory: cd backend and then run npm install. From 8a553269386850474c6ff0927d378a87a0a1bd8a Mon Sep 17 00:00:00 2001 From: Zoha Waheed <128237901+Zoha-Waheed@users.noreply.github.com> Date: Sun, 26 May 2024 13:50:19 +0000 Subject: [PATCH 2/2] Another typo rectified --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fddf7db..1032580 100644 --- a/README.md +++ b/README.md @@ -120,7 +120,7 @@ The illustration above showcases a conversation between two separate tabs opened - Javascript - Redux - MaterialUI -- TailWindCSS +- TailwindCSS