From 9ec6befa5a6fd9a75120cc9199cb0f45a0629adb Mon Sep 17 00:00:00 2001 From: Jiayuan Zhang Date: Thu, 16 Apr 2026 00:45:56 +0800 Subject: [PATCH] Fix readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4d8fab6..94c57b8 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Karpathy-Inspired Claude Code Guidelines -> **Looking for a managed agents platform?** Check out [Multica](https://github.com/multica-ai/multica) — an open-source platform for running and managing coding agents with reusable skills. +> Check out my new project [Multica](https://github.com/multica-ai/multica) — an open-source platform for running and managing coding agents with reusable skills. A single `CLAUDE.md` file to improve Claude Code behavior, derived from [Andrej Karpathy's observations](https://x.com/karpathy/status/2015883857489522876) on LLM coding pitfalls.