From 9759ddc1fd08f80384db8c51bdac5dcf84c55453 Mon Sep 17 00:00:00 2001 From: Nathan McDougall Date: Sun, 22 Mar 2026 18:58:58 +1300 Subject: [PATCH] Update license badge to point to the GitHub license tab as a hyperlink --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2e8adc9e..d4264f7e 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ [![usethis](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/usethis-python/usethis-python/main/assets/badge/v1.json)](https://github.com/usethis-python/usethis-python) [![PyPI Version](https://img.shields.io/pypi/v/usethis.svg)](https://pypi.python.org/pypi/usethis) -![PyPI License](https://img.shields.io/pypi/l/usethis.svg) +[![PyPI License](https://img.shields.io/pypi/l/usethis.svg)](https://github.com/usethis-python/usethis-python?tab=MIT-1-ov-file) [![PyPI Supported Versions](https://img.shields.io/pypi/pyversions/usethis.svg)](https://pypi.python.org/pypi/usethis) [![Docs](https://app.readthedocs.org/projects/usethis/badge/?version=stable)](https://usethis.readthedocs.io/en/stable/)