diff --git a/README.rst b/README.rst index cc29be45..06c4a620 100644 --- a/README.rst +++ b/README.rst @@ -1,13 +1,19 @@ -PipEnv: Pip for Humans™ -======================= +Pipenv: the sacred marraige of Pipfile, Pip, & Virtualenv +========================================================= -Experimental work in progress. +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. + +Features +-------- - automatically updates pip - automatically adds things to pipfile when you install them - automatically creates a pipfile - automatically creates a virtualenv +Usage +----- + :: $ pipenv