Skip to content

Commit

Permalink
Merge pull request #16 from sanack/Update_badges
Browse files Browse the repository at this point in the history
Updated badges
  • Loading branch information
mackermans authored Jun 16, 2016
2 parents 94d4ecd + e5fbe02 commit a3c191f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# node-jq

[![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg)](http://standardjs.com/) [![Build Status](https://api.travis-ci.org/sanack/node-jq.svg)](https://travis-ci.org/sanack/node-jq) [![GitHub release](https://img.shields.io/github/release/davesnx/node-jq.svg?maxAge=2592000)](https://github.com/sanack/node-jq/releases/latest) [![npm](https://img.shields.io/npm/dm/localeval.svg)](https://www.npmjs.com/package/node-jq) [![Gitter](https://badges.gitter.im/davesnx/node-jq.svg)](https://gitter.im/davesnx/node-jq?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
[![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg)](http://standardjs.com/) [![Travis Build](https://img.shields.io/travis/sanack/node-jq/master.svg?maxAge=2592000)](https://travis-ci.org/sanack/node-jq) [![npm release](https://img.shields.io/npm/v/node-jq.svg?maxAge=2592000)](https://github.com/sanack/node-jq/releases/latest) [![npm downloads](https://img.shields.io/npm/dm/node-jq.svg?maxAge=2592000)](https://www.npmjs.com/package/node-jq) [![Gitter](https://badges.gitter.im/davesnx/node-jq.svg)](https://gitter.im/davesnx/node-jq?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)

[`jq`](https://stedolan.github.io/jq/) is a lightweight and flexible
command-line JSON processor.
Expand Down

0 comments on commit a3c191f

Please sign in to comment.