mirror of
https://github.com/stedolan/jq.git
synced 2024-05-11 05:55:39 +00:00
Add travis and coveralls badges to readme
This commit is contained in:
@@ -1,7 +1,10 @@
|
||||
jq
|
||||
==
|
||||
|
||||
jq is a command-line JSON processor.
|
||||
jq is a lightweight and flexible command-line JSON processor.
|
||||
|
||||
[](https://travis-ci.org/stedolan/jq)
|
||||
[](https://coveralls.io/github/stedolan/jq?branch=master)
|
||||
|
||||
If you want to learn to use jq, read the documentation at
|
||||
[https://stedolan.github.io/jq](https://stedolan.github.io/jq). This
|
||||
|
Reference in New Issue
Block a user