Added Documentation in Russian Language

This commit is contained in:
karichevi
2023-05-22 14:30:36 +03:00
parent b8b6df0b65
commit 484b5900ce
2 changed files with 276 additions and 0 deletions

View File

@@ -5,6 +5,8 @@
[![image](https://github.com/tortoise/aerich/workflows/pypi/badge.svg)](https://github.com/tortoise/aerich/actions?query=workflow:pypi)
[![image](https://github.com/tortoise/aerich/workflows/ci/badge.svg)](https://github.com/tortoise/aerich/actions?query=workflow:ci)
English | [Русский](./README_RU.md)
## Introduction
Aerich is a database migrations tool for TortoiseORM, which is like alembic for SQLAlchemy, or like Django ORM with