diff --git a/README.md b/README.md index dbf5886b8..a088fbb67 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ Welcome to the Dapr documentation repository. You can learn more about Dapr from | **[Dapr Runtime](https://github.com/dapr/dapr)** | Dapr runtime code and overview documentation. | **[Components Contribution](https://github.com/dapr/components-contrib)** | Open, community driven reusable components for building distributed applications. | **SDKs** | - [Go SDK](https://github.com/dapr/go-sdk)
- [Java SDK](https://github.com/dapr/java-sdk)
- [Javascript SDK](https://github.com/dapr/js-sdk)
- [Python SDK](https://github.com/dapr/python-sdk)
- [.NET SDK](https://github.com/dapr/dotnet-sdk)
- [C++ SDK](https://github.com/dapr/cpp-sdk)
- [RUST SDK](https://github.com/dapr/rust-sdk)
**Note:** Dapr is language agnostic and provides a [RESTful HTTP API](./reference/api/README.md) in addition to the protobuf clients. +| **[Dapr Presentations](./presentations)** | Previous Dapr presentations and information on how to give your own Dapr presentation ## Document versions