From 43f85683507b0f3ee1cb45eb2860685734e00db8 Mon Sep 17 00:00:00 2001 From: "Michael S. Klishin" Date: Tue, 31 Jan 2012 03:05:14 +0400 Subject: [PATCH] Add a list to the mailing list --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index b42379d..e4feeb4 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,10 @@ wanted a client that will 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. +## Mailing List + +[Monger has a mailing list](https://groups.google.com/forum/#!forum/clojure-monger). Feel free to join it and ask any questions you may have. + ## Connecting to MongoDB Monger supports working with multiple connections and/or databases but is optimized for applications that only use one connection