From 13c2a01b432fbd811a82ddcf617376b2e4a7df31 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ivar=20Conradi=20=C3=98sthus?= Date: Tue, 12 May 2020 23:12:03 +0200 Subject: [PATCH] chore: add a few more community client SDKs --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index d25ca20d9d..33661cc5d4 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,10 @@ Official client SDK's: - [unleash/unleash-client-dotnet](https://github.com/Unleash/unleash-client-dotnet) Clients written by awesome enthusiasts: :fire: +- [cognitedata/unleash-client-rust](https://github.com/cognitedata/unleash-client-rust) (Rust) +- [silvercar/unleash-client-kotlin](https://github.com/silvercar/unleash-client-kotlin) (Kotlin) - [uekoetter.dev/unleash-client-dart](https://pub.dev/packages/unleash) (Dart) +- [minds/unleash-client-php](https://gitlab.com/minds/unleash-client-php) (PHP) - [afontaine/unleash_ex](https://gitlab.com/afontaine/unleash_ex) (Elixir) - [mikefrancis/laravel-unleash](https://github.com/mikefrancis/laravel-unleash) (Larvel - PHP)