From 21c41f2c9b2e393735f2c409afb047a0be1ecadf Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Tue, 16 May 2017 11:53:24 -0400 Subject: [PATCH] Update README.rst --- README.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/README.rst b/README.rst index acbf0b8d..7139fc63 100644 --- a/README.rst +++ b/README.rst @@ -46,6 +46,7 @@ User Testimonials ☤ Features ---------- +- Enables truly *deterministic builds*, while easily specifying *what you want*. - 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.