diff options
| -rw-r--r-- | docs/index.txt | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/docs/index.txt b/docs/index.txt index 13a46e74..f3f65cb4 100644 --- a/docs/index.txt +++ b/docs/index.txt @@ -1,5 +1,8 @@ -Welcome to Setuptools' documentation! -===================================== +.. image:: https://raw.githubusercontent.com/pypa/setuptools/master/docs/logo/banner%201%20line%20color.svg + + +Documentation +============= Setuptools is a fully-featured, actively-maintained, and stable library designed to facilitate packaging Python projects, where packaging includes: |
