diff --git a/exercises/Exercise1-SimpleCommit.md b/exercises/Exercise1-SimpleCommit.md index 9257303..c9e2144 100644 --- a/exercises/Exercise1-SimpleCommit.md +++ b/exercises/Exercise1-SimpleCommit.md @@ -1,6 +1,8 @@ # Advanced Git ## Exercise One - Under The Hood of a Simple Commit + + ### Overview In this exercise, we'll create a simple commit, and then peek under the hood at the objects stored in our `.git` folder to gain some insight into how things work.