From 331a3ac2c0e304bc352d9a9902d0104d7baf2457 Mon Sep 17 00:00:00 2001 From: Jiayuan Zhang Date: Thu, 16 Apr 2026 01:47:05 +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 94c57b8..6f03516 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.