mirror of
				https://github.com/ets-labs/python-dependency-injector.git
				synced 2025-10-31 07:57:43 +03:00 
			
		
		
		
	Update README.rst
This commit is contained in:
		
							parent
							
								
									b7bf055812
								
							
						
					
					
						commit
						34e9ac2291
					
				|  | @ -42,7 +42,11 @@ What is ``Dependency Injector``? | |||
| 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. | ||||
| 
 | ||||
| *The container is like a map of your application.* | ||||
| 
 | ||||
| Example: | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user