File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ __rewrite-clj__ is a library offering mechanisms to easily rewrite Clojure/EDN d
4
4
way. It includes an EDN parser (based on [ clojure.tools.reader] ( https://github.com/clojure/tools.reader ) ), a corresponding
5
5
printer, as well as an EDN-aware zipper implementation (based on [ fast-zip] ( https://github.com/akhudek/fast-zip ) ).
6
6
7
- [ ![ Build Status] ( https://travis-ci.org/xsc/rewrite-clj.png ?branch=master )] ( https://travis-ci.org/xsc/rewrite-clj )
7
+ [ ![ Build Status] ( https://travis-ci.org/xsc/rewrite-clj.svg ?branch=master )] ( https://travis-ci.org/xsc/rewrite-clj )
8
8
[ ![ endorse] ( https://api.coderwall.com/xsc/endorsecount.png )] ( https://coderwall.com/xsc )
9
9
10
10
This project is similar to Christophe Grand's [ sjacket] ( https://github.com/cgrand/sjacket ) . In fact, I found it hard to _ use_
You can’t perform that action at this time.
0 commit comments