Push Changes

  1. git add -A
  2. git commit -m "Added Some Readme Info"
  3. git push origin master

Pull Changes

  1. git pull origin master