Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
thavaahariharangit authored Apr 30, 2024
1 parent cbf51b6 commit dc5ecc3
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,14 @@
###### Heading 6

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

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

Example 2
``` javascript
var myVar = "Hello, world!";
```

0 comments on commit dc5ecc3

Please sign in to comment.