mirror of
https://github.com/anthropics/claude-code.git
synced 2026-05-21 11:02:41 +00:00
Merge pull request #157 from anthropics/bcherny-patch-2
Add NPM version badge
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
# Claude Code (Research Preview)
|
||||
|
||||

|
||||
 [![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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user