From 87e06ae69547d3fe63d1332f64d82e2259575ae6 Mon Sep 17 00:00:00 2001 From: Dan Wahlin Date: Wed, 20 May 2026 06:09:18 -0700 Subject: [PATCH] Remove GitHub Copilot Dev Days image and link Removed promotional image and link for GitHub Copilot Dev Days from the README. --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index 4f2cd85f..72bdc8e5 100644 --- a/README.md +++ b/README.md @@ -23,12 +23,6 @@ This course is designed for: - **Terminal users** who prefer keyboard-driven workflows over IDE integrations - **Teams looking to standardize** AI-assisted code review and development practices - - - GitHub Copilot Dev Days - Find or host an event - - - ## 🎯 What You'll Learn This hands-on course takes you from zero to productive with GitHub Copilot CLI. You'll work with a single Python book collection app throughout all chapters, progressively improving it using AI-assisted workflows. By the end, you'll confidently use AI to review code, generate tests, debug issues, and automate workflows: all from your terminal.