From a39321c37ca4820ed0b9663b22a57d4039a88d04 Mon Sep 17 00:00:00 2001 From: Karan Raj Baruah Date: Mon, 12 Oct 2015 23:51:21 +0530 Subject: [PATCH] updated the pre-requisite para for more clarity Added the part of picking one of the courses below before all the courses are listed on line #400. Removed the "PS" part below line #407 --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8fa9fac..f2d1e0a 100644 --- a/README.md +++ b/README.md @@ -397,6 +397,8 @@ You must share **only** files that you are **allowed** to! **Do NOT disrespect t The **only things** that you need to know are how to use **Git** and **GitHub**. Here are some resources to learn about them: +**Note**: Just pick one of the courses below to learn the basics. You will learn a lot more once you get started! + - [Try Git](https://try.github.io/levels/1/challenges/1) - [Git - the simple guide] (http://rogerdudler.github.io/git-guide/) - [GitHub Training & Guides](https://www.youtube.com/playlist?list=PLg7s6cbtAD15G8lNyoaYDuKZSKyJrgwB-) @@ -404,7 +406,7 @@ The **only things** that you need to know are how to use **Git** and **GitHub**. - [Git Immersion](http://gitimmersion.com/index.html) - [How to Use Git and GitHub](https://www.udacity.com/course/how-to-use-git-and-github--ud775) -**ps**: You don't need to do all of the courses. Just pick one and learn the basics because you will learn more on the go! + ## Change Log