Skip to content

Commit 2e452db

Browse files
committed
update readme.md
1 parent 74d2a97 commit 2e452db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Production-ready dockerized async REST API on FastAPI with SQLAlchemy and Postgr
1010

1111
## Key Features
1212
- tests on `pytest` with automatic rollback after each test case
13-
- IOC (Inversion of Control) container built on [that-depends](https://github.com/modern-python/that-depends/) - my DI framework
13+
- IOC (Inversion of Control) container built on [modern-di](https://github.com/modern-python/modern-di/) - my DI framework
1414
- Linting and formatting using `ruff` and `mypy`
1515
- `Alembic` for DB migrations
1616

0 commit comments

Comments
 (0)