From 83b3ecd74976fc9732c2455bd44bbcf0744b00ec Mon Sep 17 00:00:00 2001 From: "Claude Opus 4.6" Date: Tue, 31 Mar 2026 17:42:10 +0800 Subject: [PATCH] docs: add source origin disclaimer to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 21fab04..8c9a413 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +> **Disclaimer:** This repository contains source code recovered from the source map (`cli.js.map`) bundled in the [`@anthropic-ai/claude-code@2.1.88`](https://www.npmjs.com/package/@anthropic-ai/claude-code/v/2.1.88) npm package. It is not an official source release by Anthropic. All rights belong to their respective owners. + # Claude Code ![](https://img.shields.io/badge/Node.js-18%2B-brightgreen?style=flat-square) [![npm]](https://www.npmjs.com/package/@anthropic-ai/claude-code)