Skip to content

Commit b056f58

Browse files
committed
update readme
1 parent 9d32783 commit b056f58

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

README.md

+16
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,22 @@ This repository contains a collection of code samples which show how to make com
44

55
These code examples do not use the Deepgram SDKs. If you would like to learn more about using Deepgram's SDKs, visit our [Developer Documentation](https://developers.deepgram.com/docs/deepgram-sdks).
66

7+
## Current Supported Languages
8+
9+
This is an Open Source project and we welcome contributions from the community. If you don't see your language of choice listed below, feel free to open a PR to add it.
10+
11+
1. [C](./languages/c/)
12+
2. [C++](./languages/cpp/)
13+
3. [C#](./languages/csharp/)
14+
4. [Go](./languages/go/)
15+
5. [Java](./languages/java/)
16+
6. [JavaScript](./languages/javascript/)
17+
7. [PHP](./languages/php/)
18+
8. [Python](./languages/python/)
19+
9. [Ruby](./languages/ruby/)
20+
10. [Rust](./languages/rust/)
21+
11. [Swift](./languages/swift/)
22+
723
## Getting Started
824

925
Read the README.md file in each language folder to learn how to run the files in that folder.

0 commit comments

Comments
 (0)