diff --git a/README.md b/README.md index 540841489..2aeed31c6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # Claude Code (Research Preview) -![](https://img.shields.io/badge/Node.js-18%2B-brightgreen?style=flat-square) +![](https://img.shields.io/badge/Node.js-18%2B-brightgreen?style=flat-square) [![npm]](https://www.npmjs.com/package/json-schema-to-typescript) + +[npm]: https://img.shields.io/npm/v/@anthropic-ai/claude-code.svg?style=flat-square Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.