Skip to content

Commit d87cd52

Browse files
committed
Update code snippet URLs, add curl
1 parent 17a7c6f commit d87cd52

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# Nexmo Quickstart Examples for Python
1+
# Nexmo Code Snippets for Python
22

3-
Quickstarts also available for: [Java](https://github.com/nexmo-community/nexmo-java-quickstart), [.NET](https://github.com/nexmo-community/nexmo-dotnet-quickstart), [Node.js](https://github.com/nexmo-community/nexmo-node-quickstart), [PHP](https://github.com/nexmo-community/nexmo-php-quickstart), [Ruby](https://github.com/nexmo-community/nexmo-ruby-quickstart)
3+
Quickstarts also available for: [Java](https://github.com/Nexmo/nexmo-java-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).
44

5-
The purpose of the Quickstart guide is to provide simple examples focused
5+
The purpose of the Code Snippets is to provide simple examples focused
66
on one goal. For example, sending an SMS, handling an incoming SMS webhook,
77
or making a Text to Speech call.
88

0 commit comments

Comments
 (0)