From 24aebaa8653035082feb3008d909ec2f18e8607d Mon Sep 17 00:00:00 2001 From: Viacheslav Katsuba Date: Mon, 4 Nov 2019 11:13:40 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8ba31b8..33e4dcd 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # bellboy -Bellboy - is Erlang HTTP client library for send SMS by different services: Plivo, Twilio, Nexmo +Bellboy - is Erlang HTTP client library for send SMS by different services: Plivo, Twilio, Nexmo. ## Contents * [Goals](#goals) @@ -23,7 +23,7 @@ Bellboy - is Erlang HTTP client library for send SMS by different services: Pliv * [Support](#support) # Goals -Bellboy aims to provide a simple way for send SMS by different services by REST API +Bellboy aims to provide a simple way for send SMS by different services by REST API. # Build & Run ```sh