Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
Added a code example.
  • Loading branch information
riahtgl authored Jul 1, 2024
1 parent fbae3dc commit 8599321
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,8 @@
#### Header Four

![Image of Yaktocat](https://octodex.github.com/images/yaktocat.png)

```
$ git init
Initialized empty Git repository in /Users/skills/Projects/recipe-repository/.git/
```

0 comments on commit 8599321

Please sign in to comment.