Skip to content

Commit

Permalink
Merge pull request #1 from Je-eva/start-markdown
Browse files Browse the repository at this point in the history
Start markdown
  • Loading branch information
Je-eva authored Dec 22, 2023
2 parents 7704ff2 + f9d8440 commit 36b5505
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
```
$ git init
Initialized empty Git repository in /Users/skills/Projects/recipe-repository/.git/
```

``` python
a = "Hello, world!";
```

- [x] List syntax is required
- [x] This item is complete
- [ ] This item is not complete

0 comments on commit 36b5505

Please sign in to comment.