Travis-ci indicator

Christopher Dunn 2015-07-11 11:22:45 -05:00
parent 609b38cb99
commit d099969c1c

@ -1,3 +1,5 @@
[![`master` Build Status](https://travis-ci.org/open-source-parsers/jsoncpp.svg?branch=master)](https://travis-ci.org/open-source-parsers/jsoncpp)
Introduction
------------
JSON (JavaScript Object Notation) is a lightweight data-interchange format. It can represent integer, real number, string, an ordered sequence of value, and a collection of name/value pairs.