Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 412 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 412 Bytes

Our Cool Page!

We made this together!

Try editing a file!

  • Edit the file
  • Commit your change
    • git add <filename>
    • git commit -m "Tell us about your file"
    • git log (you should see your commit)
  • Push it to this repo!
    • git push origin master
    • see whatcha get

Have fun!

Git is fun!

alt text