mirror of
https://github.com/json-c/json-c.git
synced 2026-04-09 23:39:06 +08:00
Merge pull request #561 from dota17/add_badge
add the badge in README.md and test the coveralls
This commit is contained in:
@@ -16,6 +16,9 @@ Build Status
|
|||||||
* [AppVeyor Build](https://ci.appveyor.com/project/hawicz/json-c) 
|
* [AppVeyor Build](https://ci.appveyor.com/project/hawicz/json-c) 
|
||||||
* [Travis Build](https://travis-ci.org/json-c/json-c) 
|
* [Travis Build](https://travis-ci.org/json-c/json-c) 
|
||||||
|
|
||||||
|
Test Status
|
||||||
|
* [Coveralls](https://coveralls.io/github/json-c/json-c?branch=master) [](https://coveralls.io/github/json-c/json-c?branch=master)
|
||||||
|
|
||||||
JSON-C implements a reference counting object model that allows you to easily
|
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
|
construct JSON objects in C, output them as JSON formatted strings and parse
|
||||||
JSON formatted strings back into the C representation of JSON objects.
|
JSON formatted strings back into the C representation of JSON objects.
|
||||||
|
|||||||
Reference in New Issue
Block a user