diff --git a/README.rst b/README.rst index 9d3c5d7b6d8e82a41a72aa368dbc7c5733c8786e..30f0e7faca50980dd6435dcfa8dd6480293da140 100644 --- a/README.rst +++ b/README.rst @@ -5,4 +5,6 @@ This simple project is an example repo for Python projects. `Learn more <http://www.kennethreitz.org/essays/repository-structure-and-python>`_. +--------------- + If you want to learn more about ``setup.py`` files, check out `this repository <https://github.com/kennethreitz/setup.py>`_.