diff --git a/README.md b/README.md index e69de29..8eedc1c 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,13 @@ +# What is Monger + +Monger is an experimental idiomatic Clojure wrapper around MongoDB Java driver + +## Usage + +TBD + +## License + +Copyright (C) 2011 Orceo GmbH + +Distributed under the Eclipse Public License, the same as Clojure.