Skip to content

Commit fcac557

Browse files
committed
Links to other quickstarts
1 parent c6dc8bc commit fcac557

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Nexmo APIs Quickstart Examples for PHP
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), [Python](https://github.com/nexmo-community/nexmo-python-quickstart), [Ruby](https://github.com/nexmo-community/nexmo-ruby-quickstart)
4+
35
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 or making a Text to Speech call.
46

57
## Configure with Your Nexmo API Keys
@@ -21,4 +23,4 @@ Please [raise an issue](/../../issues/) to request an example that isn't present
2123

2224
## Licenses
2325

24-
- The code samples in this repo is under [MIT](LICENSE)
26+
- The code samples in this repo is under [MIT](LICENSE)

0 commit comments

Comments
 (0)