diff --git a/Home.md b/Home.md index a2415c5..5f1d8de 100644 --- a/Home.md +++ b/Home.md @@ -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.