Update readme

This commit is contained in:
Waket Zheng 2024-06-06 08:42:55 +08:00
parent 234495d291
commit 84d31d63f6

View File

@ -46,7 +46,7 @@ Commands:
## Usage
You need add `aerich.models` to your `Tortoise-ORM` config first. Example:
You need to add `aerich.models` to your `Tortoise-ORM` config first. Example:
```python
TORTOISE_ORM = {