Skip to content

Commit f3e34ef

Browse files
author
Yannick Scherer
committed
add jarkeeper status image to README.md
1 parent 867e3ce commit f3e34ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ way. It includes an EDN parser (based on [clojure.tools.reader](https://github.c
55
printer, as well as an EDN-aware zipper implementation (based on [fast-zip](https://github.com/akhudek/fast-zip)).
66

77
[![Build Status](https://travis-ci.org/xsc/rewrite-clj.png?branch=master)](https://travis-ci.org/xsc/rewrite-clj)
8+
[![Dependencies Status](http://jarkeeper.com/xsc/rewrite-clj/status.png)](http://jarkeeper.com/xsc/rewrite-clj)
89
[![endorse](https://api.coderwall.com/xsc/endorsecount.png)](https://coderwall.com/xsc)
910

1011
This project is similar to Christophe Grand's [sjacket](https://github.com/cgrand/sjacket). In fact, I found it hard to _use_

0 commit comments

Comments
 (0)