From 349ce6af137b84b73d8b606d06285dfc19c3dc0d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?aashuu=20=E2=9C=A6?= <130897584+codeaashu@users.noreply.github.com> Date: Tue, 31 Mar 2026 18:26:06 +0530 Subject: [PATCH] Initial commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..984db55 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# claude-code +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.