From b1c6865dcd70f45d6abb78250e3dd844886266b6 Mon Sep 17 00:00:00 2001 From: "Michael S. Klishin" Date: Sat, 28 Apr 2012 21:31:33 +0400 Subject: [PATCH] Link to upcoming documentation site [ci skip] --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f15d249..fd92d64 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,8 @@ wanted a client that will ## Documentation & Examples -We are working on documentation guides & examples site for the 1.0 release. In the meantime, please refer to the [test suite](https://github.com/michaelklishin/monger/tree/master/test/monger/test) for code examples. +Please visit our [documentation site](http://clojuremongodb.info/). Our [test suite](https://github.com/michaelklishin/monger/tree/master/test/monger/test) also has many code examples. + ## Community @@ -357,7 +358,7 @@ To be documented. ## Monger Is a ClojureWerkz Project Neocons is part of the group of libraries known as ClojureWerkz, together with -[Neocons](https://github.com/michaelklishin/neocons), [Langohr](https://github.com/michaelklishin/langohr), [Elastisch](https://github.com/clojurewerkz/elastisch), [Quartzite](https://github.com/michaelklishin/quartzite) and several others. +[Neocons](https://github.com/michaelklishin/neocons), [Langohr](https://github.com/michaelklishin/langohr), [Elastisch](https://github.com/clojurewerkz/elastisch), [Welle](https://github.com/michaelklishin/welle), [Quartzite](https://github.com/michaelklishin/quartzite) and several others. ## Development