mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced 2025-04-04 18:26:20 +02:00
modify README.md: add some badges (#1070)
This commit is contained in:
parent
6c9408d128
commit
c634b98e7d
@ -1,6 +1,9 @@
|
|||||||
# JsonCpp
|
# JsonCpp
|
||||||
|
|
||||||
[](https://bintray.com/theirix/conan-repo/jsoncpp%3Atheirix)
|
[](https://bintray.com/theirix/conan-repo/jsoncpp%3Atheirix)
|
||||||
|
[](https://github.com/open-source-parsers/jsoncpp/blob/master/LICENSE)
|
||||||
|
[](http://open-source-parsers.github.io/jsoncpp-docs/doxygen/index.html)
|
||||||
|
|
||||||
|
|
||||||
[JSON][json-org] is a lightweight data-interchange format. It can represent
|
[JSON][json-org] is a lightweight data-interchange format. It can represent
|
||||||
numbers, strings, ordered sequences of values, and collections of name/value
|
numbers, strings, ordered sequences of values, and collections of name/value
|
||||||
@ -49,7 +52,7 @@ https://github.com/open-source-parsers/jsoncpp/wiki/Amalgamated-(Possibly-outdat
|
|||||||
If you are using the [Meson Build System](http://mesonbuild.com), then you can get a wrap file by downloading it from [Meson WrapDB](https://wrapdb.mesonbuild.com/jsoncpp), or simply use `meson wrap install jsoncpp`.
|
If you are using the [Meson Build System](http://mesonbuild.com), then you can get a wrap file by downloading it from [Meson WrapDB](https://wrapdb.mesonbuild.com/jsoncpp), or simply use `meson wrap install jsoncpp`.
|
||||||
|
|
||||||
### Other ways
|
### Other ways
|
||||||
If you have trouble, see the Wiki, or post a question as an Issue.
|
If you have trouble, see the [Wiki](https://github.com/open-source-parsers/jsoncpp/wiki), or post a question as an Issue.
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user