diff --git a/README.rst b/README.rst index 244ed76b4..2f7e61e00 100644 --- a/README.rst +++ b/README.rst @@ -8,7 +8,7 @@ About ===== The PyMongo distribution contains tools for interacting with the Mongo database from Python. The ``pymongo`` package is a native Python driver for the Mongo database. The ``gridfs`` -package is a `gridfs `_ +package is a `gridfs `_ implementation on top of ``pymongo``. Installation