Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 249 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 249 Bytes

#School Project School is so awesome, and Hamilton is the best...

  • git init
  • git status
  • git add .
  • git status
  • git commit -m "initial commit"

##Next steps

  • git commit -a -m "updated the readme file"
  • git status
  • git push -u origin master