diff --git a/docs/client-sdk.md b/docs/client-sdk.md index 67ff080021..faea3c2049 100644 --- a/docs/client-sdk.md +++ b/docs/client-sdk.md @@ -22,4 +22,5 @@ To use Unleash in your application, you will need an Unleash Client SDK. Unleash - [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) (Laravel - PHP) +- [AppsFlyer/clojure-unleash](https://https://github.com/AppsFlyer/unleash-client-clojure) (Clojure) - _...your implementation for your favorite language._