diff --git a/README.md b/README.md index d04a2d2..1d9ae0d 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,12 @@ 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. diff --git a/images/copilot-dev-days.png b/images/copilot-dev-days.png new file mode 100644 index 0000000..3f1ef13 Binary files /dev/null and b/images/copilot-dev-days.png differ