mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	Update README.md
This commit is contained in:
		
							parent
							
								
									a92d2b54b4
								
							
						
					
					
						commit
						df96628126
					
				@ -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 
 | 
			
		||||
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. 
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user