diff --git a/Basic Workflow.md b/Basic Workflow.md index 8b13789..9fafafc 100644 --- a/Basic Workflow.md +++ b/Basic Workflow.md @@ -1 +1,5 @@ +##Introduction +This page will outline a basic workflow to use when working on collaborative projects, wherein one person sets up the initial project and others are able to work on the same. Let us assume the situtation where there are three people Mo, Meggie and Darius who need to work on a project together and would like to use git/github for collaboration. Assuming they all have gitbash(windows) or git in terminal(linux) or on Mac, these are the steps to follow: +###Setting Up The Project +Only one person needs to create the initial project and push it to the remote.