mirror of
				https://github.com/ets-labs/python-dependency-injector.git
				synced 2025-10-31 16:07:51 +03:00 
			
		
		
		
	Update README.rst
This commit is contained in:
		
							parent
							
								
									4fa31c4c7e
								
							
						
					
					
						commit
						78ef481ceb
					
				|  | @ -44,7 +44,7 @@ Why do I need it? | ||||||
| 
 | 
 | ||||||
| ``Dependency Injector`` helps you **improve application structure**. | ``Dependency Injector`` helps you **improve application structure**. | ||||||
| 
 | 
 | ||||||
| With ``Dependency Injector`` you will keep your **application structure in one place**. This place is called **container**. In the container you see all application components and their dependencies. | With ``Dependency Injector`` you keep your **application structure in one place**. This place is called **container**. In the container you see all application components and their dependencies. | ||||||
| 
 | 
 | ||||||
| *The container is like a map of your application.* | *The container is like a map of your application.* | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user