From 88f0ef8d11fd95b48811c51ec4277409c7da58b3 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Tue, 16 May 2017 11:50:57 -0400 Subject: [PATCH] Update README.rst --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 18790425..c5573704 100644 --- a/README.rst +++ b/README.rst @@ -46,7 +46,7 @@ User Testimonials ☤ Features ---------- -- **Automatically generates and checks file hashes for locked dependencies.** +- Generates and checks file hashes for locked dependencies (via `--hashes`). - Automatically finds your project home, recursively, by looking for a ``Pipfile``. - Automatically generates a ``Pipfile``, if one doesn't exist. - Automatically generates a ``Pipfile.lock``, if one doesn't exist.