Skip to content

Commit

Permalink
README updates
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelklishin committed Sep 6, 2014
1 parent 1ed97f3 commit 6c15727
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions README.md
Expand Up @@ -2,18 +2,17 @@

This is a yet another support/utility library, targeted at use cases in

* [Monger](https://github.com/michaelklishin/monger)
* [Langohr](https://github.com/michaelklishin/langohr)
* [Elastisch](https://github.com/clojurewerkz/elastisch)
* [Cassaforte](https://github.com/clojurewerkz/cassaforte)
* [Monger](https://github.com/michaelklishin/monger)
* [Neocons](https://github.com/michaelklishin/neocons)
* [Welle](https://github.com/michaelklishin/welle)
* [Validateur](https://github.com/michaelklishin/validateur)
* [Cassaforte](https://github.com/clojurewerkz/cassaforte)
* [Elastisch](https://github.com/clojurewerkz/elastisch)
* [Meltdown](https://github.com/clojurewerkz/meltdown)
* [Quartzite](https://github.com/michaelklishin/quartzite)
* [Urly](https://github.com/michaelklishin/urly)
* [Pantomime](https://github.com/michaelklishin/pantomime)
* [Mailer](https://github.com/clojurewerkz/mailer)
* [Crawlista](https://github.com/michaelklishin/crawlista)
* [Money](https://github.com/clojurewerkz/money)

and other [Clojure libraries](http://clojurewerkz.org) under the Clojurewerkz umbrella.
Expand All @@ -32,14 +31,14 @@ is highly recommended.

With Leiningen:

[clojurewerkz/support "1.0.0"]
[clojurewerkz/support "1.1.0"]

With Maven:

<dependency>
<groupId>clojurewerkz</groupId>
<artifactId>support</artifactId>
<version>1.0.0</version>
<version>1.1.0</version>
</dependency>


Expand Down

0 comments on commit 6c15727

Please sign in to comment.