From 0b7b8802d1a9f99a32f6e78b6b6b3f90886041e1 Mon Sep 17 00:00:00 2001 From: Zayden Jung Date: Sat, 16 May 2026 04:02:45 +0800 Subject: [PATCH] accidently copied llm outputs --- README.md | 2 -- README.zh-CN.md | 2 -- 2 files changed, 4 deletions(-) diff --git a/README.md b/README.md index 3493bb4..fbb240d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,3 @@ -### 1. `README.md` - # cliprepo `cliprepo` is a lightweight, efficient CLI tool written in Go that helps you package your repository's file tree and source code content into a formatted Markdown block. It is designed to quickly build comprehensive context for Large Language Models (LLMs) like GPT, Claude, or DeepSeek. diff --git a/README.zh-CN.md b/README.zh-CN.md index 7c1e27f..36b2d23 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -1,5 +1,3 @@ -### 2. `README.zh-CN.md` (中文版) - # cliprepo `cliprepo` 是一个用 Go 语言编写的轻量、高效的命令行工具(CLI)。它可以将你代码库的目录结构和指定的文件内容一键打包成格式化的 Markdown 文本,专门用于快速为大语言模型(如 GPT、Claude、DeepSeek)构建完整的上下文。