From 12c19ce50689ee089c1374deb8282555418f9cf4 Mon Sep 17 00:00:00 2001 From: Zanie Blue Date: Thu, 15 Feb 2024 13:57:59 -0600 Subject: [PATCH] Drop license badge for now; cached as UNKNOWN on CDNs (#1328) We don't want to confuse people. It's MIT / Apache dual licensed. We'll restore this later once the cache is refreshed. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 8c0111c23..7b0a32e39 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,6 @@ [![uv](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/uv/main/assets/badge/v0.json)](https://github.com/astral-sh/uv) [![image](https://img.shields.io/pypi/v/uv.svg)](https://pypi.python.org/pypi/uv) -[![image](https://img.shields.io/pypi/l/uv.svg)](https://pypi.python.org/pypi/uv) [![image](https://img.shields.io/pypi/pyversions/uv.svg)](https://pypi.python.org/pypi/uv) [![Actions status](https://github.com/astral-sh/uv/workflows/CI/badge.svg)](https://github.com/astral-sh/uv/actions) [![Discord](https://img.shields.io/badge/Discord-%235865F2.svg?logo=discord&logoColor=white)](https://discord.gg/astral-sh)