diff --git a/README.md b/README.md index 3f334888..8ee5424a 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Take full reuse of Python's existing powerful libraries: [`requests`][requests], - 身兼多职,同时实现接口管理、接口自动化测试、接口性能测试(结合Locust) - 具有可扩展性,便于扩展实现Web平台化 -[《背景介绍》](docs/background.md) [《特性拆解介绍》](docs/features-intro.md) +[*`Background Introduction (CN)`*](docs/background-CN.md) | [*`Feature Descriptions (CN)`*](docs/feature-descriptions-CN.md) ## Installation diff --git a/docs/background.md b/docs/background-CN.md similarity index 100% rename from docs/background.md rename to docs/background-CN.md diff --git a/docs/features-intro.md b/docs/feature-descriptions-CN.md similarity index 100% rename from docs/features-intro.md rename to docs/feature-descriptions-CN.md