@telnyx/node-red-telnyx
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "@telnyx/node-red-telnyx", | ||
"description": "A Node-RED node interacting with Telnyx", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"scripts": { | ||
@@ -6,0 +6,0 @@ "test": "echo \"Error: no test specified\" && exit 1" |
@@ -17,2 +17,13 @@ | ||
## Table of Contents | ||
- [ Installation](#install) | ||
- [ Usage](#usage) | ||
- [ Releases](#releases) | ||
</div> | ||
<div> | ||
<a name="install"></a> | ||
## Installation | ||
@@ -28,2 +39,3 @@ | ||
<a name="usage"></a> | ||
## Usage | ||
@@ -38,6 +50,15 @@ | ||
</ul> | ||
To get started, <a href="" target="_new">sign up</a> for a Portal account, then follow the steps in our quickstart guide to buy an SMS-enabled number. | ||
<pre> | ||
<span style="color: #ae2535;">msg.payload</span> should contain the content of the SMS message. | ||
</pre> | ||
</div> | ||
<a name="releases"></a> | ||
## Releases | ||
Look at the reelease section to check the current state |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
20239
14
61