From de1d3e627ba097d2730797b91361f157cb80fe46 Mon Sep 17 00:00:00 2001 From: Kelly Andrews Date: Thu, 14 Feb 2019 10:03:48 -0500 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 76ac6de..9cdfe44 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,9 @@ # Nexmo SMS Action -Send an SMS from [GitHub Actions](https://github.com/features/actions) using [Nexmo](https://www.nexmo.com/). The passed in `args` represent the contents of the message. -For additional details, see [Send SMS with GitHub Actions](https://www.nexmo.com/blog/2019/02/08/send-sms-github-actions-dr/) +Send an SMS from [GitHub Actions](https://github.com/features/actions) using [Nexmo](https://www.nexmo.com/). + +For additional details, see the blog post [Send SMS with GitHub Actions](https://www.nexmo.com/blog/2019/02/08/send-sms-github-actions-dr/) + ## Usage The `args` represent the recipient and the contents of the message.