Skip to content

Commit abbb9c2

Browse files
committed
Update README.rst
1 parent e502699 commit abbb9c2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ Flask-MongoEngine
55
:target: http://travis-ci.org/MongoEngine/flask-mongoengine
66

77
:Info: Flask extension to help with MongoEngine
8+
:Maintainer: Looking for a maintainer - contact the mailing list!
89
:Author: Ross Lawley (http://github.com/rozza)
910

1011
A Flask extension that provides integration with `MongoEngine <http://mongoengine.org/>`_. It handles connection management for your app.
@@ -20,4 +21,4 @@ For a demo run - simply setup a virtualenv:
2021
python example/simpleapp.py
2122

2223

23-
And goto http://localhost:4000
24+
And goto http://localhost:4000

0 commit comments

Comments
 (0)