Skip to content

Commit ce68a79

Browse files
authored
Update README.md
1 parent 93fe5a4 commit ce68a79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
APIJSON is a JSON Transmission Structure Protocal.
66

77
You can set any JSON structure and request your server, and the server will return a JSON String with the structure you had set.<br />
8-
You can get any data with any JSON structure by requesting server just once. It's convenient and flexible, and does not require a special interface or multiple requests.<br />
8+
You can get any data with any JSON structure by requesting server just once. It's very convenient and flexible, and does not require a special interface or multiple requests.<br />
99
And you can save duplicate data and improve transmission speed as well!<br />
1010

1111
Now you can realize JSON Transmissions without interface or doc anymore!<br />

0 commit comments

Comments
 (0)