Skip to content

Commit 3e5aacc

Browse files
authored
Merge pull request Vonage#67 from Nexmo/signpost
[doc] Update README with signpost
2 parents 866c1b0 + 64f2ff4 commit 3e5aacc

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,7 @@
44

55
Quickstarts also available for: [Python](https://github.com/Nexmo/nexmo-python-code-snippets), [.NET](https://github.com/Nexmo/nexmo-dotnet-code-snippets), [Node.js](https://github.com/Nexmo/nexmo-node-code-snippets), [PHP](https://github.com/Nexmo/nexmo-php-code-snippets), [Ruby](https://github.com/Nexmo/nexmo-ruby-code-snippets) and [curl](https://github.com/Nexmo/nexmo-curl-code-snippets).
66

7-
The purpose of the quickstart guide is to provide simple examples focused on
8-
one goal. For example, sending an SMS, handling an incoming SMS webhook,
9-
making a Text to Speech call.
7+
The purpose of the quickstart guide is to provide simple examples focused on one goal. For example, sending an SMS, handling an incoming SMS webhook, making a Text to Speech call. These code samples are meant to be used for https://developer.nexmo.com/, and are structured in such a way as to be used for internal testing. Developers are free to use these code snippets as a reference, but these may require changes to be worked into your specific application. We recommend checking out the Nexmo Developer Website, which displays these code snippets in a more copy/paste fashion.
108

119
## Setup
1210

0 commit comments

Comments
 (0)