From 933e668d7fd58f867a87f1153c2b8b522d36a16c Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Tue, 16 May 2017 11:51:20 -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 c5573704..302f594e 100644 --- a/README.rst +++ b/README.rst @@ -46,7 +46,7 @@ User Testimonials ☤ Features ---------- -- Generates and checks file hashes for locked dependencies (via `--hashes`). +- 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.