From c9a44ae835fa2f5765a697216692705761a53f40 Mon Sep 17 00:00:00 2001 From: Jiayuan Zhang Date: Thu, 16 Apr 2026 01:47:20 +0800 Subject: [PATCH] Update README with project and social media links Added links to new project and social media. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6f03516..2a9cc9d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Karpathy-Inspired Claude Code Guidelines > 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. +> > Follow me on X: [https://x.com/jiayuan_jy](https://x.com/jiayuan_jy) 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.