mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-31 00:16:47 +01:00
Update README.md
This commit is contained in:
parent
512d13c059
commit
a7afba1312
@ -15,7 +15,7 @@ easy fairly easy to develop client implementation for your favourite language.
|
|||||||
The main motivation for doing feature toggling is to decouple the process for deploying code to production
|
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
|
and releasing new features. This helps reducing risk, and allow us to easily manage which features to enable
|
||||||
|
|
||||||
> Decoupling **deployment** of code and **release** of new features
|
> Feature toggles decouple **deployment** of code from **release** of new features
|
||||||
|
|
||||||
|
|
||||||
This repo contains the unleash-server, which contains the admin UI and a place to ask for the status of features.
|
This repo contains the unleash-server, which contains the admin UI and a place to ask for the status of features.
|
||||||
|
Loading…
Reference in New Issue
Block a user