From 2a9111bde2bad262d079d5c8b987355687cf3309 Mon Sep 17 00:00:00 2001 From: Dan Wahlin Date: Wed, 1 Apr 2026 14:45:34 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bdaa173..ffd5ed2 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ GitHub Copilot has evolved into a family of AI-powered tools. Here's where each | [**GitHub Copilot CLI**](https://docs.github.com/copilot/how-tos/copilot-cli/cli-getting-started)
(this course) | Your terminal | Terminal-native AI coding assistant | | [**GitHub Copilot**](https://docs.github.com/copilot) | VS Code, Visual Studio, JetBrains, etc. | Agent mode, chat, inline suggestions | | [**Copilot on GitHub.com**](https://github.com/copilot) | GitHub | Immersive chat about your repos, create agents, and more | -| [**GitHub Copilot coding agent**](https://docs.github.com/copilot/using-github-copilot/using-copilot-coding-agent-to-work-on-tasks) | GitHub | Assign issues to agents, get PRs back | +| [**GitHub Copilot cloud agent**](https://docs.github.com/copilot/using-github-copilot/using-copilot-coding-agent-to-work-on-tasks) | GitHub | Assign issues to agents, get PRs back | This course focuses on **GitHub Copilot CLI**, bringing AI assistance directly to your terminal.