From 4056435460b770c3ab7a8ea1637f05de690e7e01 Mon Sep 17 00:00:00 2001 From: "Jason R. Coombs" Date: Sat, 4 Jul 2020 11:49:37 -0400 Subject: Render logo in the readme. --- README.rst | 4 ++++ 1 file changed, 4 insertions(+) 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 `_ in the Python Packaging User's Guide for instructions on installing, upgrading, and uninstalling -- cgit v1.2.3