docs(backend): modify figure size in readme

This commit is contained in:
Gene 2024-01-12 15:59:44 +08:00
parent d215c9c5c1
commit 18e7f45aa4
1 changed files with 3 additions and 1 deletions

View File

@ -4,7 +4,9 @@ The project is developed based on Flask + SqlAlchemy + Redis, serving as the bac
## Backend Architecture
![image](../docs/content/public/dev-backend/architecture-en.svg)
<div align=center>
<img src="../docs/content/public/dev-backend/architecture-en.svg" width="650" height="auto" style="max-width: 100%;"/>
</div>
## Feature Development