Skip to content

Commit dc1ee04

Browse files
authored
add English and Chinese README jump links (#66)
1 parent d67b108 commit dc1ee04

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# FastAPI Best Architecture
22

3+
English | [简体中文](./README.zh-CN.md)
4+
35
This is a base project of the FastAPI framework, in production
46

57
It‘s purpose is to allow you to develop your project directly with it

README_zh.md renamed to README.zh-CN.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# FastAPI 最佳架构
22

3+
简体中文 | [English](./README.md)
4+
35
这是 FastAPI 框架的一个基础项目,在制作中
46

57
它的目的是让你直接用它作为你的基础项目来开发你的项目

0 commit comments

Comments
 (0)