Browse Source

Include the Travis-CI status badge in the README

pull/65/head
Paul J. Davis 11 years ago
parent
commit
4b3e4fb583
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      README.md

+ 2
- 0
README.md View File

@ -6,6 +6,8 @@ in EEP0018 that was based on Yajl. This new version is a hand crafted
state machine that does its best to be as quick and efficient as
possible while not placing any constraints on the parsed JSON.
[![Build Status](https://travis-ci.org/davisp/jiffy.svg?branch=master)](https://travis-ci.org/davisp/jiffy)
Usage
-----

Loading…
Cancel
Save