From ebee1f76b923cc3676c3b510cf150ef9cfa59a55 Mon Sep 17 00:00:00 2001 From: jhalakgupta2000 <72183024+jhalakgupta2000@users.noreply.github.com> Date: Thu, 1 Oct 2020 11:05:11 +0530 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ed07a03..137171e 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ Task 1 : Introduction to C++ ## Reading Material * [git cheat sheet](https://education.github.com/git-cheat-sheet-education.pdf) * [markdown cheat sheet](https://enterprise.github.com/downloads/en/markdown-cheatsheet.pdf) +* [github tutorial](https://www.youtube.com/watch?v=gwWKnnCMQ5c) ## Workflow 1. Discuss the solution with your group members