Skip to content

Commit 07ce5cd

Browse files
committed
Fix client repetition in SNIPPETS.md
1 parent fd8d212 commit 07ce5cd

File tree

3 files changed

+51
-671
lines changed

3 files changed

+51
-671
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,14 @@
22

33
<img src="https://developer.nexmo.com/assets/images/Vonage_Nexmo.svg" height="48px" alt="Nexmo is now known as Vonage" />
44

5-
Quickstarts also available for: [Python](https://github.com/Vonage/vonage-python-code-snippets), [.NET](https://github.com/Vonage/vonage-dotnet-code-snippets), [Node.js](https://github.com/Vonage/vonage-node-code-snippets), [PHP](https://github.com/Vonage/vonage-php-code-snippets), [Ruby](https://github.com/Vonage/vonage-ruby-code-snippets) and [curl](https://github.com/Vonage/vonage-curl-code-snippets).
5+
Quickstarts also available for:
6+
- [Kotlin](https://github.com/Vonage/vonage-kotlin-code-snippets)
7+
- [Python](https://github.com/Vonage/vonage-python-code-snippets)
8+
- [.NET](https://github.com/Vonage/vonage-dotnet-code-snippets)
9+
- [Node.js](https://github.com/Vonage/vonage-node-code-snippets)
10+
- [PHP](https://github.com/Vonage/vonage-php-code-snippets)
11+
- [Ruby](https://github.com/Vonage/vonage-ruby-code-snippets)
12+
- [cURL](https://github.com/Vonage/vonage-curl-code-snippets)
613

714
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.vonage.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 Vonage Developer Website, which displays these code snippets in a more copy/paste fashion.
815

0 commit comments

Comments
 (0)