Update README.rst

This commit is contained in:
2017-01-20 18:22:41 -05:00
committed by GitHub
parent b612d5a3a2
commit 7b8cb76809
+1
View File
@@ -8,6 +8,7 @@ It automatically creates and manages a virtualenv for your projects, as well as
☤ Features
----------
- Automatically finds your project, recursively, by looking for a ``Pipfile``.
- Automatically generates a ``Pipfile``, if one doesn't exist.
- Automatically generates a ``Pipfile.lock``, if one doesn't exist.
- Automatically creates a virtualenv in a standard location (``project/.venv``).