WDI Sydney

First time setup instructions:

  1. please fork this repo
  2. clone your fork
  3. add upstream

cd wdi_sydney_feb
git remote add upstream http://github.com/mathildathompson/wdi_sydney_feb     
git pull upstream master