Meco Man 4 ani în urmă
părinte
comite
d0cdd7fa63
2 a modificat fișierele cu 10 adăugiri și 1 ștergeri
  1. 6 1
      README.md
  2. 4 0
      README_ZH.md

+ 6 - 1
README.md

@@ -2,4 +2,9 @@
 
 [中文页](README_ZH.md) | English
 
-Ultralightweight JSON parser in ANSI C
+Ultralightweight JSON parser in ANSI C.
+
+Offical repository: https://github.com/DaveGamble/cJSON
+
+Welcome to submit PR to synchronize with the official repository.
+

+ 4 - 0
README_ZH.md

@@ -3,3 +3,7 @@
 中文页 | [English](README.md)
 
 超轻量级的 C 语言 json 解析库 
+
+官方仓库:https://github.com/DaveGamble/cJSON
+
+欢迎提交PR来同步官方仓库