From 814fcd0c564ef0d9b98df372f10e62f4defb99f8 Mon Sep 17 00:00:00 2001 From: Shayan Rais Date: Sat, 2 May 2026 15:41:48 +0500 Subject: [PATCH] add Videos and Presentations sub-sections to How to Use MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Promote the existing YouTube thumbnail under a new `**🎬 Videos**` bold sub-heading - Add a new `**📊 Presentations**` bold sub-heading with a thumbnail (presentation-1.png, width 300 to match the video thumbnail) linking to the GDG Kolachi "Claude Code & Gemini CLI" deck on GitHub (tree view of presentation/2026-04-25-gdg-kolachi-cli-claude-code-gemini/) - Heading style follows the bold-inline `**Heading**` pattern from the existing Specs & Documentation sub-section, with emojis matching the repo's category-icon convention Co-Authored-By: Claude --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 30e5656..d0258f3 100644 --- a/README.md +++ b/README.md @@ -461,8 +461,14 @@ Get the maximum out of this repo by following these steps: 6. **Point Claude at the [tips and tricks](#-tips-and-tricks-83) section in your own project** and ask it to suggest edits — especially how to restructure your `CLAUDE.md`. Every tip is sourced from the Claude team or the community. 7. **Subscribe to the Reddit and YouTube channels in the [Subscribe section](#-subscribe)** to keep up with the community. +**🎬 Videos** + Watch on YouTube +**📊 Presentations** + +Claude Code & Gemini CLI — GDG Kolachi +

section divider