From 30d9347272ae561d9af066f8312d44b133cb0d86 Mon Sep 17 00:00:00 2001 From: Ross Lawley Date: Mon, 5 Mar 2012 12:20:59 +0000 Subject: [PATCH] Updated readme --- README.rst | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.rst b/README.rst index f6866e3e..0b0cb822 100644 --- a/README.rst +++ b/README.rst @@ -3,12 +3,13 @@ MongoEngine =========== :Info: MongoEngine is an ORM-like layer on top of PyMongo. :Author: Harry Marr (http://github.com/hmarr) +:Maintainer: Ross Lawley (http://github.com/rozza) About ===== -MongoEngine is a Python Object-Document Mapper for working with MongoDB. -Documentation available at http://hmarr.com/mongoengine/ - there is currently -a `tutorial `_, a `user guide +MongoEngine is a Python Object-Document Mapper for working with MongoDB. +Documentation available at http://hmarr.com/mongoengine/ - there is currently +a `tutorial `_, a `user guide `_ and an `API reference `_. @@ -84,9 +85,9 @@ the standard port, and run ``python setup.py test``. Community ========= -- `MongoEngine Users mailing list +- `MongoEngine Users mailing list `_ -- `MongoEngine Developers mailing list +- `MongoEngine Developers mailing list `_ - `#mongoengine IRC channel `_