From 40efc58e1d71d98f4a077c5d25bac9e56609e827 Mon Sep 17 00:00:00 2001 From: avirogalsky Date: Wed, 11 Nov 2020 10:57:59 +0200 Subject: [PATCH] chore(docs): Add clojure client to doc (#648) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8cabb4f3ab..bd3ff9637b 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,7 @@ Clients written by awesome enthusiasts: :fire: - [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) ### The Client API