Added LICENSE and README.rst

This commit is contained in:
Harry Marr
2009-11-22 23:40:06 +00:00
parent 75f737ade8
commit 20b259a3e4
2 changed files with 28 additions and 0 deletions

6
README.rst Normal file
View File

@@ -0,0 +1,6 @@
MongoEngine
===========
MongoEngine is an ORM-like layer on top of PyMongo.
**Warning:** this software is still in development and should *not* be used
in production.