From f33cd625bf4fa0f208a59604785f8d394c27a38c Mon Sep 17 00:00:00 2001 From: Stefan Wojcik Date: Tue, 17 Jan 2017 02:47:45 -0500 Subject: [PATCH] nicer readme --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 068cc4ba..adfa0c71 100644 --- a/README.rst +++ b/README.rst @@ -40,11 +40,11 @@ All of the dependencies can easily be installed via `pip ` - pymongo>=2.7.1 - six>=1.10.0 -If you utilize a ``DateTimeField`` and you want to use a more flexible date parser: +If you utilize a ``DateTimeField``, you might also use a more flexible date parser: - dateutil>=2.1.0 -If you also utilize an ``ImageField`` or ``ImageGridFsProxy``: +If you need to use an ``ImageField`` or ``ImageGridFsProxy``: - Pillow>=2.0.0