mirror of
https://github.com/rafagafe/tiny-json.git
synced 2024-11-17 11:35:30 +00:00
Add build status to readme file
This commit is contained in:
parent
4333bf4489
commit
2876ec9636
@ -1,5 +1,7 @@
|
||||
# tiny-json
|
||||
|
||||
[![Build Status](https://travis-ci.org/rafagafe/tiny-json.svg?branch=master)](https://travis-ci.org/rafagafe/tiny-json)
|
||||
|
||||
tiny-json is a versatile and easy to use json parser in C suitable for embedded systems. It is fast, robust and portable.
|
||||
|
||||
It is not only a tokenizer. You can get data in string format or get the primitives values in C type variables without performance loss.
|
||||
|
Loading…
Reference in New Issue
Block a user