From ec7acfa9bf75578536e5314156c9b3f92d7f352a Mon Sep 17 00:00:00 2001 From: JingMox <154957512+JingMox@users.noreply.github.com> Date: Wed, 5 Aug 2026 15:35:58 +0800 Subject: [PATCH] docs: fix license badge and link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 88764db..3c40c2b 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ [![PyPI](https://img.shields.io/pypi/v/x402-openai)](https://pypi.org/project/x402-openai/) [![Python 3.11+](https://img.shields.io/badge/python-3.11+-blue)](https://python.org) [![CI](https://github.com/qntx/x402-openai-python/actions/workflows/python.yml/badge.svg)](https://github.com/qntx/x402-openai-python/actions) -[![License](https://img.shields.io/badge/license-MIT%20%7C%20Apache--2.0-green)](LICENSE-MIT) +[![License](https://img.shields.io/badge/license-MIT-green)](LICENSE)