Skip to content
This repository was archived by the owner on May 13, 2025. It is now read-only.

Commit 3204ba0

Browse files
authored
Add links to other quickstarts (#13)
1 parent 660bcba commit 3204ba0

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,15 @@
1010
1111
## About
1212

13-
This application should give you a ready-made starting point for writing your own voice apps with Twilio Voice JavaScript SDK 2.0 (Formerly known as Twilio Client). This application is built in Node.
13+
This application should give you a ready-made starting point for writing your own voice apps with Twilio Voice JavaScript SDK 2.0 (Formerly known as Twilio Client).
14+
15+
This application is built in Node.
1416

1517
Implementations in other languages:
1618

1719
| .NET | Java | Python | PHP | Ruby |
1820
| :---------- | :---------- | :---------------------------------------------------------------------------- | :---------- | :---------- |
19-
| Coming soon | Coming soon | [Done](https://github.com/TwilioDevEd/voice-javascript-sdk-quickstart-python) | Coming soon | Coming soon |
21+
| Coming soon | [Done](https://github.com/TwilioDevEd/voice-javascript-sdk-quickstart-java)| [Done](https://github.com/TwilioDevEd/voice-javascript-sdk-quickstart-python) | [Done](https://github.com/TwilioDevEd/voice-javascript-sdk-quickstart-php) | [Done](https://github.com/TwilioDevEd/voice-javascript-sdk-quickstart-ruby) |
2022

2123
## Set Up
2224

0 commit comments

Comments
 (0)