diff --git a/README.rst b/README.rst index 68411fc..16c477a 100644 --- a/README.rst +++ b/README.rst @@ -1,6 +1,6 @@ -=============================== +============================================================================= ``pipreqs`` - Generate requirements.txt file for any project based on imports -=============================== +============================================================================= .. image:: https://img.shields.io/travis/bndr/pipreqs.svg :target: https://travis-ci.org/bndr/pipreqs @@ -57,6 +57,7 @@ Usage | e.g. Flask~=1.1.2 | e.g. Flask>=1.1.2 | e.g. Flask + Example -------