Update README.md
This commit is contained in:
parent
9f7f838a4b
commit
2a22d77a12
|
@ -14,9 +14,6 @@ available in clj-jtwig.
|
||||||
|
|
||||||
### Leiningen
|
### Leiningen
|
||||||
|
|
||||||
```clojure
|
|
||||||
[clj-jtwig "0.2.1"]
|
|
||||||
```
|
|
||||||
!["clj-jtwig version"](https://clojars.org/clj-jtwig/latest-version.svg)
|
!["clj-jtwig version"](https://clojars.org/clj-jtwig/latest-version.svg)
|
||||||
|
|
||||||
#### Java 6
|
#### Java 6
|
||||||
|
@ -27,9 +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
|
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.*
|
only being maintained by me *purely* for use with clj-jtwig. *It is not supported by the Jtwig developers.*
|
||||||
|
|
||||||
```clojure
|
!["clj-jtwig version"](https://clojars.org/clj-jtwig-java6/latest-version.svg)
|
||||||
[clj-jtwig-java6 "0.2.1"]
|
|
||||||
```
|
|
||||||
|
|
||||||
### Rendering Templates
|
### Rendering Templates
|
||||||
|
|
||||||
|
|
Reference in a new issue