From 23b8e2e8f1f25aee4bc8d5656185cacb8d47a886 Mon Sep 17 00:00:00 2001 From: anshika1800 <71917565+anshika1800@users.noreply.github.com> Date: Fri, 2 Oct 2020 12:11:30 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0b58c5e..422cfb8 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # Send-SMS -In this project I have implemented client/server app that can send SMS text messages from Node.js using the Nexmo service and API. Socket.io is also used to send a response from the server to the client side. +In this project I have implemented client/server app that can send SMS text messages from Node.js using the Nexmo service and API. Socket.io is also used to send a response from the server to the client side