Update index.rst

This commit is contained in:
2017-02-01 22:40:14 -05:00
committed by GitHub
parent 3482dc3d79
commit c7ed4ffd79
+1 -1
View File
@@ -30,7 +30,7 @@ Pipenv: Sacred Marriage of Pipfile, Pip, & Virtualenv
It automatically creates and manages a virtualenv for your projects, as well as adds/removes packages from your ``Pipfile`` as you install/uninstall packages. The ``lock`` command generates a lockfile (``Pipfile.lock``).
.. image:: http://media.kennethreitz.com.s3.amazonaws.com/s8.gif
.. image:: http://media.kennethreitz.com.s3.amazonaws.com/pipenv.gif
☤ Features
----------