summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2020-07-04 11:49:37 -0400
committerJason R. Coombs <jaraco@jaraco.com>2020-07-04 11:50:58 -0400
commit4056435460b770c3ab7a8ea1637f05de690e7e01 (patch)
treee45c787aa1746f07deac9c560a4647890f0bc71f
parentfd94cd038d644ff27866301f6f365a3ef0901898 (diff)
downloadpython-setuptools-git-4056435460b770c3ab7a8ea1637f05de690e7e01.tar.gz
Render logo in the readme.
-rw-r--r--README.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 9cbf7b86..dc2bf98b 100644
--- a/README.rst
+++ b/README.rst
@@ -1,3 +1,6 @@
+.. image:: https://raw.githubusercontent.com/pypa/setuptools/master/docs/logo/banner%201%20line%20color.svg
+
+
.. image:: https://img.shields.io/pypi/v/setuptools.svg
:target: `PyPI link`_
@@ -24,6 +27,7 @@
.. image:: https://tidelift.com/badges/github/pypa/setuptools?style=flat
:target: https://tidelift.com/subscription/pkg/pypi-setuptools?utm_source=pypi-setuptools&utm_medium=readme
+
See the `Installation Instructions
<https://packaging.python.org/installing/>`_ in the Python Packaging
User's Guide for instructions on installing, upgrading, and uninstalling