Meco Man %!s(int64=4) %!d(string=hai) anos
pai
achega
d0cdd7fa63
Modificáronse 2 ficheiros con 10 adicións e 1 borrados
  1. 6 1
      README.md
  2. 4 0
      README_ZH.md

+ 6 - 1
README.md

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