summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSeth Michael Larson <seth.larson@elastic.co>2022-07-14 17:49:16 -0500
committerSeth Michael Larson <sethmichaellarson@gmail.com>2022-07-17 14:04:45 -0500
commit1f2f6a5817fd420d65e280e671d2b579791aef09 (patch)
tree3b3c18d526ccaf5229a1314f75e7a6e9ce911601 /README.md
parent68d17f4f12dc69afc5b8a8d8924aaf7773a1f9e5 (diff)
downloadurllib3-1f2f6a5817fd420d65e280e671d2b579791aef09.tar.gz
Add OpenSSF Best Practices badge to README
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 69aad1cf..a175d0c8 100644
--- a/README.md
+++ b/README.md
@@ -11,6 +11,7 @@
<a href="https://github.com/urllib3/urllib3/actions?query=workflow%3ACI"><img alt="Coverage Status" src="https://img.shields.io/badge/coverage-100%25-success" /></a>
<a href="https://github.com/urllib3/urllib3/actions?query=workflow%3ACI"><img alt="Build Status on GitHub" src="https://github.com/urllib3/urllib3/workflows/CI/badge.svg" /></a>
<a href="https://urllib3.readthedocs.io"><img alt="Documentation Status" src="https://readthedocs.org/projects/urllib3/badge/?version=latest" /></a>
+ <a href="https://bestpractices.coreinfrastructure.org/projects/6227"><img alt="CII Best Practices" src="https://bestpractices.coreinfrastructure.org/projects/6227/badge" /></a>
</p>
urllib3 is a powerful, *user-friendly* HTTP client for Python. Much of the