From ff02344a055a7a58fdff37efc3b301367842dee5 Mon Sep 17 00:00:00 2001 From: Collins Rop <60259239+Collins-Rop@users.noreply.github.com> Date: Tue, 30 Jul 2024 16:51:00 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a19fb3c..124b823 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ You can compile all these as requirements.txt npm run build ## OR yarn - + yarn build # Successfully Developed: A web-based communications application designed to provide responses to inquiries submitted by clients. The system enables a group of agents to efficiently address incoming communications from many customers. Messages from customers may be transmitted and received via a simulated API endpoint implemented as a straightforward web form.