From 84d31d63f6bbc28eec4f99845bc029dfe03179a1 Mon Sep 17 00:00:00 2001 From: Waket Zheng Date: Thu, 6 Jun 2024 08:42:55 +0800 Subject: [PATCH] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = {