Update README.rst

This commit is contained in:
Roman Mogylatov 2020-08-10 22:20:05 -04:00 committed by GitHub
parent c3b3fc27ed
commit af397ebefe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -204,7 +204,7 @@ What features does the framework have?
- overriding of the objects in any part of the graph
What features the framework does NOT have?
- auto wiring / auto resolving of the dependencies
- autowiring / autoresolving of the dependencies
- the annotations and ``@inject``-like decorators
Have a question?