update README

This commit is contained in:
long2ice
2020-10-09 15:34:48 +08:00
parent 48e3ff48a3
commit 86c8382593
2 changed files with 3 additions and 1 deletions

View File

@@ -10,6 +10,8 @@
Aerich is a database migrations tool for Tortoise-ORM, which like alembic for SQLAlchemy, or Django ORM with it\'s
own migrations solution.
**If you upgrade aerich from <= 0.2.5 to >= 0.3.0, see [changelog](https://github.com/tortoise/aerich/blob/dev/CHANGELOG.md) for upgrade steps.**
## Install
Just install from pypi: