From 1c8ff7ec706e900d2ccc43e5d6f99915ff55744e Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Thu, 31 Aug 2017 14:06:51 -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 e920c7de..c68f05e2 100644 --- a/README.rst +++ b/README.rst @@ -21,7 +21,7 @@ Pipenv: Sacred Marriage of Pipfile, Pip, & Virtualenv --------------- -**Pipenv** — the `officially recommended `_ Python packaging tool from `Python.org `_. +**Pipenv** — the officially recommended Python packaging tool `from Python.org `_. Pipenv harnesses `Pipfile `_, `Pip `_, and `Virtualenv `_ together in unison to create a single, high-quality tool that is optimized for workflow efficiency and best practices.