diff --git a/README.md b/README.md index 5df1db4..f9e0665 100644 --- a/README.md +++ b/README.md @@ -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 = {