Skip to content

Commit 576eb7b

Browse files
authored
Update README.md
1 parent 0478c83 commit 576eb7b

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# APIJSON-Demo
2-
腾讯 [APIJSON](https://github.com/Tencent/APIJSON) 各种语言(Java, Swift, JavaScript, Python 等)、各种框架(SpringBoot, JFinal 等) 的 使用示例项目、上手文档、测试数据 SQL 文件 等。<br />
3-
Demo projects with document and SQL files for Tencent [APIJSON](https://github.com/Tencent/APIJSON) with different programming languages and different frameworks.
2+
腾讯 [APIJSON](https://github.com/Tencent/APIJSON) 各种语言(Java, Swift, JavaScript, Python 等)、各种框架(SpringBoot, JFinal 等)、各种客户端(Web, Android, iOS 等) 的 使用示例项目、上手文档、测试数据 SQL 文件 等。<br />
3+
Demo projects with document and SQL files for Tencent [APIJSON](https://github.com/Tencent/APIJSON) with different programming languages, different frameworks and different clients.
44

55
<br />
66

@@ -12,23 +12,23 @@ Demo projects with document and SQL files for Tencent [APIJSON](https://github.c
1212
#### 1.后端上手
1313
#### 1.Backend
1414

15-
可以跳过这个步骤,直接用APIJSON服务器IP地址 apijson.cn:8080 来测试接口。<br />
15+
可以跳过这个步骤,直接用 APIJSON 官网服务器地址 apijson.cn:8080 来测试接口。<br />
1616
You can skip this step and use 'apijson.cn:8080'. <br />
1717

18-
&nbsp; [APIJSON后端上手 - Java](https://github.com/APIJSON/APIJSON-Demo/tree/master/APIJSON-Java-Server)<br />
18+
&nbsp; [APIJSON 后端上手 - Java](https://github.com/APIJSON/APIJSON-Demo/tree/master/APIJSON-Java-Server)<br />
1919
See https://github.com/APIJSON/APIJSON-Demo/blob/master/APIJSON-Java-Server/README-English.md <br />
2020

2121

2222
#### 2.前端上手
2323
#### 1.FrontEnd
2424

25-
可以跳过这个步骤,直接使用 [APIAuto-机器学习 HTTP 接口工具](https://github.com/TommyLemon/APIAuto)下载客户端App。<br />
25+
可以跳过这个步骤,直接使用 [APIAuto-机器学习 HTTP 接口工具](https://github.com/TommyLemon/APIAuto)下载客户端 App。<br />
2626
You can skip this step and use [APIAuto](https://github.com/TommyLemon/APIAuto) or download App. <br />
2727

2828
&nbsp; [Android](https://github.com/APIJSON/APIJSON-Demo/tree/master/APIJSON-Android) &nbsp;&nbsp; [iOS](https://github.com/APIJSON/APIJSON-Demo/tree/master/APIJSON-iOS) &nbsp;&nbsp; [JavaScript](https://github.com/APIJSON/APIJSON-Demo/tree/master/APIJSON-JavaScript)<br />
2929
See [Android](https://github.com/APIJSON/APIJSON-Demo/blob/master/APIJSON-Android/README-English.md)[iOS](https://github.com/APIJSON/APIJSON-Demo/blob/master/APIJSON-iOS/README-English.md) or [JavaScript](https://github.com/APIJSON/APIJSON-Demo/blob/master/APIJSON-JavaScript/README-English.md)<br />
3030

31-
#### 下载客户端App
31+
#### 下载客户端 App
3232
#### Download App
3333

3434
测试及自动生成代码工具<br />

0 commit comments

Comments
 (0)