]> granicus.if.org Git - jq/commitdiff
Add travis and coveralls badges to readme
authorDavid Tolnay <dtolnay@gmail.com>
Tue, 25 Aug 2015 15:47:04 +0000 (08:47 -0700)
committerDavid Tolnay <dtolnay@gmail.com>
Tue, 25 Aug 2015 15:48:40 +0000 (08:48 -0700)
README.md

index cb0bbfa18b9558027afb74f6186f6065434a88b3..ad0c895ef98077365f0b35a91729815f0f9b8060 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,7 +1,10 @@
 jq
 ==
 
-jq is a command-line JSON processor.
+jq is a lightweight and flexible command-line JSON processor.
+
+[![Build Status](https://travis-ci.org/stedolan/jq.svg?branch=master)](https://travis-ci.org/stedolan/jq)
+[![Coverage Status](https://coveralls.io/repos/stedolan/jq/badge.svg?branch=master&service=github)](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