1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-01 18:15:24 +02:00

fixed bot issues

This commit is contained in:
TheRootDaemon 2025-07-01 10:38:26 +05:30
parent 4defa492b7
commit d00d7e7de4
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
# fastapi
> Uvicorn을 기반으로 동작하는 FastAPI 앱 실행용 CLI 도구.
> 더 많은 정보: <https://manned.org/fastapi>.
> More information: <https://manned.org/fastapi>.
- 자동 재시작 기능을 사용하여 FastAPI 앱 실행 (개발용):

View file

@ -1,7 +1,7 @@
# fastapi
> 运行 FastAPI 应用的命令行工具,底层使用 Uvicorn。
> 更多信息:<https://manned.org/fastapi>.
> More information: <https://manned.org/fastapi>.
- 使用自动重载运行 FastAPI 应用(用于开发):