mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2025-02-06 06:30:51 +03:00
Change wording in README
This commit is contained in:
parent
ac091a4b4d
commit
92a0ba4815
|
@ -182,7 +182,7 @@ How do I start doing the dependency injection?
|
||||||
What price do I pay and what do I get?
|
What price do I pay and what do I get?
|
||||||
- you need to explicitly specify the dependencies
|
- you need to explicitly specify the dependencies
|
||||||
- it will be extra work in the beginning
|
- it will be extra work in the beginning
|
||||||
- it will payoff when the project grows
|
- it will payoff as the project grows
|
||||||
|
|
||||||
Have a question?
|
Have a question?
|
||||||
- Open a `Github Issue <https://github.com/ets-labs/python-dependency-injector/issues>`_
|
- Open a `Github Issue <https://github.com/ets-labs/python-dependency-injector/issues>`_
|
||||||
|
|
Loading…
Reference in New Issue
Block a user