Skip to content

Commit

Permalink
Add build and gem badges
Browse files Browse the repository at this point in the history
  • Loading branch information
thisismydesign committed Apr 25, 2017
1 parent e3488c7 commit e1ada97
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Json::Streamer

[![Build Status](https://travis-ci.org/thisismydesign/json-streamer.svg?branch=master)](https://travis-ci.org/thisismydesign/json-streamer)
[![Gem Version](https://badge.fury.io/rb/json-streamer.svg)](https://badge.fury.io/rb/json-streamer)

Ruby utility that supports JSON streaming allowing you to get data based on various criteria (key, nesting level, etc).

*If you've tried JSON streaming with other Ruby libraries before (e.g. [JSON::Stream](https://github.com/dgraham/json-stream), [Yajl::FFI](https://github.com/dgraham/yajl-ffi)):*
Expand Down

0 comments on commit e1ada97

Please sign in to comment.