From f10ef81b0c35f3e892865a0b2a43cb6230364ebf Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Fri, 20 Jan 2017 17:04:06 -0500 Subject: [PATCH] Update README.rst --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index a020e550..cf5e83b7 100644 --- a/README.rst +++ b/README.rst @@ -1,4 +1,4 @@ -Pipenv: sacred marriage of Pipfile, Pip, & Virtualenv +Pipenv: Sacred Marriage of Pipfile, Pip, & Virtualenv ===================================================== Pipenv is an experimental project that aims to bring the best of all packaging worlds to the Python world. It harnesses `Pipfile `_, pip, and virtualenv into one single toolchain.