Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
profvjreddi authored Sep 30, 2023
1 parent 3ecfdb2 commit 90d1fc2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# CS249r: Tiny Machine Learning - Collaborative Book
# CS249r: MACHINE LEARNING SYSTEMS for TinyML

[![All Contributors](https://img.shields.io/github/all-contributors/harvard-edge/cs249r_book?color=ee8449&style=flat-square)](#contributors)

Expand Down Expand Up @@ -32,7 +32,7 @@ To contribute to the repository using pull requests, follow these steps:
git checkout -b name-of-your-new-branch
```

6. Write your chapter or section in Markdown.
6. **Make your edits** for your chapter or section in [Markdown](https://quarto.org/docs/authoring/markdown-basics.html).

7. **Commit Changes to Your Branch**:
```bash
Expand Down

0 comments on commit 90d1fc2

Please sign in to comment.