diff --git a/README.html b/README.html index d361569..e91da73 100644 --- a/README.html +++ b/README.html @@ -8,8 +8,8 @@
JSON-C implements a reference counting object model that allows you to easily - construct JSON objects in C, output them as JSON formatted strings and parse +
JSON-C implements a reference counting object model that allows you to easily + construct JSON objects in C, output them as JSON formatted strings and parse JSON formatted strings back into the C representation of JSON objects. It aims to conform to RFC 7159.
@@ -26,8 +26,7 @@Doxygen generated documentation exists here - and Win32 specific notes can be found here.
+Doxygen generated documentation exists here.
git clone https://github.com/json-c/json-c.git