From d21f9123adcab8ec26ee0132a7db463d70a545a3 Mon Sep 17 00:00:00 2001 From: glenfu Date: Fri, 29 Jul 2022 16:35:40 +0800 Subject: [PATCH] test change --- 1-getting-started-lessons/2-github-basics/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1-getting-started-lessons/2-github-basics/README.md b/1-getting-started-lessons/2-github-basics/README.md index 50d850ce..d4c75097 100644 --- a/1-getting-started-lessons/2-github-basics/README.md +++ b/1-getting-started-lessons/2-github-basics/README.md @@ -1,6 +1,6 @@ # Introduction to GitHub -This lesson covers the basics of GitHub, a platform to host and manage changes to your code. +This lesson covers the basics of GitHub, a platform to host and manage changes to your code. ![Intro to GitHub](../../sketchnotes/webdev101-github.png) > Sketchnote by [Tomomi Imura](https://twitter.com/girlie_mac)