Skip to content

Commit c88877a

Browse files
authored
Update README.md
1 parent 5b36d55 commit c88877a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Here are ways you can contribute to this course:
4242
# Beginner
4343
| Lesson Link | Concepts Taught | Learning Goal |
4444
| :------------------------------------: | :---------------------------------------------------------: | ----------------------------------------------------------- |
45-
| [Introduction to GitHub Copilot](./Introduction-to-GitHub-Copilot) | GitHub Copilot can help you code by offering autocomplete-style suggestions right in VS Code and Codespaces. | Creating files that will have code generated by Copilot AI for code and comment suggestions. |
45+
| [Getting Started with GitHub Copilot](./Getting-Started-with-GitHub-Copilot) | GitHub Copilot is an AI coding assistant that can help you write code faster and with less effort, allowing you to focus more energy on problem solving and collaboration. | In this exercise, you'll unlock the potential of this AI-powered coding assistant to accelerate your development process. |
4646

4747
# Intermediate
4848
| Lesson Link | Concepts Taught | Learning Goal |

0 commit comments

Comments
 (0)