Skip to content

Commit 520affc

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

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README-English.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -73,16 +73,16 @@ APIJSON is a JSON based internet communication protocol and an ORM library that
7373

7474
### Features:
7575
#### For getting data:
76-
You can get any data by defining the specific information you want and send it to the server.<br />
76+
You can get any data by defining the specific information you want and send it to the server. <br />
7777
You can get different types of data by making just one request to the server. <br />
7878
It's very convenient and flexible, and dosen't require different API endpoints with multiple requests. <br />
7979
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 />
80+
You can also save duplicate data, see request history, etc. <br />
8181

8282
#### For API design:
8383
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 />
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 />
8686
Server developers no longer need to worry about compatibility of APIs and documents with legacy apps. <br />
8787

8888
![0F85206E116CCEE74DB68E5B9A3AEDAE](https://user-images.githubusercontent.com/5738175/196148099-d3a9e0ba-93e5-4e1a-a4f8-a714083c6f7e.jpg)

0 commit comments

Comments
 (0)