From 03fe2d143197e214dbd64b2e4da6a78ad9fe10e7 Mon Sep 17 00:00:00 2001 From: Vijay Janapa Reddi Date: Mon, 10 Nov 2025 07:46:45 -0500 Subject: [PATCH] Remove AI assistant section from README Keep README focused on project information for users and developers --- README.md | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/README.md b/README.md index 513b9116..0403d308 100644 --- a/README.md +++ b/README.md @@ -533,14 +533,3 @@ cd modules/source/01_tensor && jupyter lab tensor_dev.py **Start Small. Go Deep. Build ML Systems.** - -## For AI Assistants - -This project has shared rules for all AI assistants (Cursor, Claude, etc.) in `.shared-ai-rules.md`. - -Key guidelines: -- Make small, focused commits - never lump multiple changes together -- Test every change before moving on -- Follow the commit message format (no exclamation marks) -- See `.shared-ai-rules.md` for complete guidelines -