diff --git a/index.md b/index.md index 2e0fd89..54a828f 100644 --- a/index.md +++ b/index.md @@ -2,3 +2,13 @@ ## Second Header ### Third Header #### Fourth Header + +![Image of Yaktocat](https://octodex.github.com/images/yaktocat.png) + +``` +$ git init +Initialized empty Git repository in /Users/skills/Projects/recipe-repository/.git/ +``` +- [x] List syntax is required +- [x] This item is complete +- [ ] This item is not complete