Skip to content

Commit 0665210

Browse files
committed
Add PHP and Rust SDKs to the SDK section in the README.md
Reorder SDKs alphabetically Signed-off-by: Charles d'Avernas <charles.davernas@neuroglia.io>
1 parent db1b5ca commit 0665210

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
@@ -73,10 +73,12 @@ These SDKs empower developers to seamlessly integrate serverless workflows into
7373

7474
Explore our SDKs for different programming languages:
7575

76+
- [.NET](https://github.com/serverlessworkflow/sdk-net)
7677
- [Go](https://github.com/serverlessworkflow/sdk-go)
7778
- [Java](https://github.com/serverlessworkflow/sdk-java)
78-
- [.NET](https://github.com/serverlessworkflow/sdk-net)
79+
- [PHP](https://github.com/serverlessworkflow/sdk-php)
7980
- [Python](https://github.com/serverlessworkflow/sdk-python)
81+
- [Rust](https://github.com/serverlessworkflow/sdk-rust)
8082
- [TypeScript](https://github.com/serverlessworkflow/sdk-typescript)
8183

8284
Don't see your favorite implementation on the list? Shout out to the community about it or, even better, contribute to the ecosystem with a new SDK!

0 commit comments

Comments
 (0)