Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kellyjandrews authored Feb 14, 2019
1 parent 05a5a90 commit de1d3e6
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -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.
Expand Down

0 comments on commit de1d3e6

Please sign in to comment.