aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2018-09-16 10:19:45 -0400
committerJason R. Coombs <jaraco@jaraco.com>2018-09-16 10:19:45 -0400
commit6b222623ae5a817c27ba612e776bc45641ae41c7 (patch)
treeb6623f52815b2221d0e1b7d7a255b64661b48a17
parent40aabe3f9a153f66f3257e49ada7a983e3096c77 (diff)
downloadexternal_python_setuptools-6b222623ae5a817c27ba612e776bc45641ae41c7.tar.gz
external_python_setuptools-6b222623ae5a817c27ba612e776bc45641ae41c7.tar.bz2
external_python_setuptools-6b222623ae5a817c27ba612e776bc45641ae41c7.zip
Add Tidelift badge to readme
-rw-r--r--README.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 8505c551..a9bed521 100644
--- a/README.rst
+++ b/README.rst
@@ -15,6 +15,9 @@
.. image:: https://img.shields.io/pypi/pyversions/setuptools.svg
+.. image:: https://tidelift.com/badges/github/pypa/setuptools
+ :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