Skip to content

Commit 24ae9b3

Browse files
authored
Update index.md
1 parent 98df6d8 commit 24ae9b3

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

index.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,13 @@
88

99

1010
![Image of Yaktocat](https://octodex.github.com/images/yaktocat.png)
11+
12+
13+
```
14+
$ git init
15+
Initialized empty Git repository in /Users/skills/Projects/recipe-repository/.git/
16+
```
17+
18+
``` javascript
19+
var myVar = "Hello, world!";
20+
```

0 commit comments

Comments
 (0)