Skip to content

Commit 1f2efb0

Browse files
authored
Update README-English.md
1 parent a3fee1b commit 1f2efb0

1 file changed

Lines changed: 8 additions & 5 deletions

File tree

README-English.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -74,13 +74,16 @@ APIJSON is a JSON based internet communication protocol and an ORM library that
7474
### Features:
7575
#### For getting data:
7676
You can get any data by defining the specific information you want and send it to the server.<br />
77-
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 />
78-
It provides CRUD(read and write), Fuzzy Search, Remote Function Calls,etc. You can also save duplicate data, see request history,etc.<br />
77+
You can get different types of data by making just one request to the server. <br />
78+
It's very convenient and flexible, and dosen't require different API endpoints with multiple requests. <br />
79+
It provides CRUD(read and write), Fuzzy Search, Remote Function Calls,etc. <br />
80+
You can also save duplicate data, see request history,etc. <br />
7981

8082
#### For API design:
81-
APIJSON largely reduces API developers' workload by reducing most api design and documentation work.<br />
82-
With APIJSON, client developers will no longer be suffered from possible errors in documents, and it saves communication between server developers and client developers about APIs or documentations .<br />
83-
Server developers no longer need to worry about compatibility of APIs and documents with legacy apps.
83+
APIJSON largely reduces API developers' workload by reducing most api design and documentation work. <br />
84+
With APIJSON, client developers will no longer be suffered from possible errors in documents, <br />
85+
and it saves communication between server developers and client developers about APIs or documentations .<br />
86+
Server developers no longer need to worry about compatibility of APIs and documents with legacy apps. <br />
8487

8588
![0F85206E116CCEE74DB68E5B9A3AEDAE](https://user-images.githubusercontent.com/5738175/196148099-d3a9e0ba-93e5-4e1a-a4f8-a714083c6f7e.jpg)
8689
#### Song Firework-Katy Parry(Modified for APIJSON)

0 commit comments

Comments
 (0)