From 51db10da27dec4d75eca8e6700b60a5893cdcd95 Mon Sep 17 00:00:00 2001 From: chris Date: Thu, 23 Jun 2022 22:03:10 +0100 Subject: [PATCH] Update README.md --- 1-getting-started-lessons/2-github-basics/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/1-getting-started-lessons/2-github-basics/README.md b/1-getting-started-lessons/2-github-basics/README.md index fd4290d6..96c83b64 100644 --- a/1-getting-started-lessons/2-github-basics/README.md +++ b/1-getting-started-lessons/2-github-basics/README.md @@ -47,6 +47,7 @@ Let's say you have a folder locally with some code project and you want to start ### Task: Make a repository and commit code > Check out video +> > [![Git and GitHub basics video](https://img.youtube.com/vi/9R31OUPpxU4/0.jpg)](https://www.youtube.com/watch?v=9R31OUPpxU4) @@ -174,6 +175,7 @@ The main reason for putting things on GitHub was to make it possible to collabor ## Working on projects with others > Check out video +> > [![Git and GitHub basics video](https://img.youtube.com/vi/bFCM-PC3cu8/0.jpg)](https://www.youtube.com/watch?v=bFCM-PC3cu8) In your repository, navigate to `Insights > Community` to see how your project compares to recommended community standards.