Skip to content

Commit b85f350

Browse files
authored
格式改变
1 parent 400a944 commit b85f350

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Document-English.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252

5353
<br />
5454

55-
<h2 id="1">1. About<h2/>
55+
<h2 id="1">1. About<h2/><br/>
5656

5757
APIJSON is a JSON based application that largely simplify the process of back-end API development. It allows front-end users to get data with self-defined form.
5858

@@ -61,7 +61,7 @@ APIJSON is a JSON based application that largely simplify the process of back-en
6161
You can get any data by defining the specific information you want and send it to the server.<br />
6262
You can get different types of data by making just one request to the server. It's very convenient and flexible, and dosen't require different API endpoints with multiple requests.<br />
6363
It provides CRUD(read and write), Fuzzy Search, Remote Function Calls,etc. You can also save duplicate data and improve data transmission speed as well!<br />
64-
64+
#### For API design:
6565
APIJSON largely reduces API developers' workload by reducing most api design and document writing!<br />
6666
With APIJSON, client developers will no longer be suffered from possible errors in documents, and don't have to communicate with server developers about APIs or documents anymore.<br />
6767
Server developers no longer need to worry about compatibility of APIs and documents with legacy apps.

0 commit comments

Comments
 (0)