From ae4ad5da432d0972bb464e8a49e158efc2e7a3d3 Mon Sep 17 00:00:00 2001 From: millylee Date: Sun, 27 Jul 2025 18:49:26 +0800 Subject: [PATCH] docs: fix badge info --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5bcb3d3..757484a 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![CI/CD](https://github.com/millylee/auo/actions/workflows/ci.yml/badge.svg)](https://github.com/millylee/auo/actions/workflows/ci.yml) [![codecov](https://codecov.io/gh/millylee/auo/branch/main/graph/badge.svg)](https://codecov.io/gh/millylee/auo) [![npm version](https://badge.fury.io/js/auo.svg)](https://badge.fury.io/js/auo) -[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) +[![License: BSD 2-Clause](https://img.shields.io/badge/License-BSD%202--Clause-blue.svg)](https://opensource.org/license/bsd-2-clause) 用于增强 Claude Code 的配置管理和使用体验。