diff --git a/README.md b/README.md index f59cd8d..a553d89 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,11 @@ # Git-Guide For Open Source Contributions This is a guide containing tools and tricks every developer starting on the open source journey will need. It can also serve as a quick reference for some of the tricky commands for the pros. Feel free to suggest changes or contribute! +
+Starting your own project with others? Learn about the [Basic Workflow](https://github.com/chhavip/Git-Guide/blob/master/Basic%20Workflow.md) when working on collaborative projects. + +
+ ##Table of Contents: * [Setting Up Git/Github on your machine](https://github.com/chhavip/Git-Guide/blob/master/Setting%20Up.md) @@ -22,10 +27,7 @@ This is a guide containing tools and tricks every developer starting on the open * [Merge Conflicts - why and how to remove](#merge-conflicts) -
-Starting your own project with others? Learn about the [Basic Workflow](https://github.com/chhavip/Git-Guide/blob/master/Basic%20Workflow.md) when working on collaborative projects. -
##Common Terms Some of the basic terms used while working with git are: