diff --git a/README.md b/README.md index 4311c9e..c7b5491 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ # SMS-Program -Aim: +Aim: + This project aims to deal with the formation of an outbound and inbound SMS service application with Java code combined with Twilio where the employee can send and receive SMS messages. In addition, the application has the capability to monitor the delivery of the message and modify the message history.