mirror of
https://github.com/Unleash/unleash.git
synced 2025-05-31 01:16:01 +02:00
Update Readme.md
Add Python to the list of the officially supported clients.
This commit is contained in:
parent
7f3fe0f43b
commit
4b366c61a6
@ -2,7 +2,7 @@
|
||||
|
||||
[](https://travis-ci.org/Unleash/unleash) [](https://coveralls.io/github/Unleash/unleash?branch=master) [](https://david-dm.org/Unleash/unleash) [](https://david-dm.org/Unleash/unleash?type=dev) [](https://greenkeeper.io/) [](https://heroku.com/deploy)
|
||||
|
||||
Unleash is a feature toggle system, that gives you a great overview over all feature toggles across all your applications and services. It comes with official client implementations for Java, Node.js, Go and Ruby.
|
||||
Unleash is a feature toggle system, that gives you a great overview over all feature toggles across all your applications and services. It comes with official client implementations for Java, Node.js, Go, Ruby and Python.
|
||||
|
||||
The main motivation for doing feature toggling is to decouple the process for deploying code to production and releasing new features. This helps reducing risk, and allow us to easily manage which features to enable
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user