From 83bae7b7fd664d427b580789095e238afed89980 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ivar=20Conradi=20=C3=98sthus?= Date: Tue, 23 Oct 2018 14:19:11 +0200 Subject: [PATCH] chore(README): Add another python client --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4b5001f0d6..1c5301d783 100644 --- a/README.md +++ b/README.md @@ -46,8 +46,8 @@ We have offical SDK's for Java, Node.js, Go and Ruby. And we will be happy to ad Clients written by awesome enthusiasts: - [stiano/unleash-client-dotnet](https://github.com/stiano/unleash-client-dotnet) (.Net Core) - [onybo/unleash-client-core](https://github.com/onybo/unleash-client-core) (.Net Core) -- [aes/unleash-client-python](https://github.com/aes/unleash-client-python) (Python 3) - [ivanklee86/unleash-client-python](https://github.com/ivanklee86/unleash-client-python) (Python 3) +- [rarruda/unleash-client-python](https://github.com/rarruda/unleash-client-python) (Python 3) ### The Client API