From e1a8d045449ebdab611dca481820307c315f732b Mon Sep 17 00:00:00 2001 From: "Paul.Kim" Date: Sun, 20 Jul 2025 23:33:40 +0900 Subject: [PATCH] =?UTF-8?q?docs:=20README.md=EC=97=90=EC=84=9C=20=EB=B6=88?= =?UTF-8?q?=ED=95=84=EC=9A=94=ED=95=9C=20=EB=B0=B0=EC=A7=80=20=EC=A0=9C?= =?UTF-8?q?=EA=B1=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - README.md: 라이센스 및 버전 관련 배지 삭제 --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index ddb9271..39b0862 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ # SuperClaude 기반 프로젝트 템플릿 🚀 -[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![Version](https://img.shields.io/badge/version-1.0.0-blue.svg)](https://github.com/your-repo/tpl-superclaude) [![GitHub issues](https://img.shields.io/github/issues/your-repo/tpl-superclaude)](https://github.com/your-repo/tpl-superclaude/issues) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/your-repo/tpl-superclaude/blob/main/CONTRIBUTING.md) - 이 템플릿은 SuperClaude v3를 기반으로 한 프로젝트 구조를 제공합니다. Claude Code를 확장하여 개발을 효율화합니다. **📢 상태**: 기본 템플릿. 추가 커스터마이징 권장.