diff --git a/README.md b/README.md index 6583829..1a9786c 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,11 @@ This repository contains a collection of code samples which show how to make com 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). -## Current Supported Languages +## Getting Started + +Read the README.md file in each language folder to learn how to run the files in that folder. + +## Currently Supported Languages 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. @@ -20,10 +24,6 @@ This is an Open Source project and we welcome contributions from the community. 10. [Rust](./languages/rust/) 11. [Swift](./languages/swift/) -## Getting Started - -Read the README.md file in each language folder to learn how to run the files in that folder. - ## Development and Contributing Interested in contributing? We ❤️ pull requests!