| Index: bootstrap/virtualenv/README.rst | 
| diff --git a/bootstrap/virtualenv/README.rst b/bootstrap/virtualenv/README.rst | 
| new file mode 100644 | 
| index 0000000000000000000000000000000000000000..5a7a545f634207343f325f3ba9ae867630872c15 | 
| --- /dev/null | 
| +++ b/bootstrap/virtualenv/README.rst | 
| @@ -0,0 +1,10 @@ | 
| +virtualenv | 
| +========== | 
| + | 
| +.. image:: https://pypip.in/v/virtualenv/badge.png | 
| +        :target: https://pypi.python.org/pypi/virtualenv | 
| + | 
| +.. image:: https://secure.travis-ci.org/pypa/virtualenv.png?branch=develop | 
| +   :target: http://travis-ci.org/pypa/virtualenv | 
| + | 
| +For documentation, see https://virtualenv.pypa.io/ | 
|  |