From 7c7e14b4c01da60e653728d64c595c604491de77 Mon Sep 17 00:00:00 2001 From: gered Date: Sun, 1 Jun 2014 17:27:49 -0400 Subject: [PATCH] remove clojars images. github keeps old versions in it's cache :( --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 42748c2..c40a22d 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ available in clj-jtwig. ### Leiningen -!["clj-jtwig version"](https://clojars.org/clj-jtwig/latest-version.svg) +[See Clojars for the up to date `project.clj` dependency line](https://clojars.org/clj-jtwig) #### Java 6 @@ -24,7 +24,7 @@ want to still use clj-jtwig, you can use the version maintained in that has been very slightly modified so that it compiles for Java 6. No other changes have been made and this fork is only being maintained by me *purely* for use with clj-jtwig. *It is not supported by the Jtwig developers.* -!["clj-jtwig version"](https://clojars.org/clj-jtwig-java6/latest-version.svg) +[See Clojars for the up to date `project.clj` dependency line](https://clojars.org/clj-jtwig-java6) ### Rendering Templates