Update README.md to include individual contributions.

This commit is contained in:
Matthew Stewart
2023-09-20 11:16:38 -04:00
committed by GitHub
parent 0da5b41dc7
commit 6cfb535b72

View File

@@ -1,5 +1,7 @@
# CS249r: Tiny Machine Learning - Collaborative Book
[![All Contributors](https://img.shields.io/github/all-contributors/harvard-edge/cs249r_book?color=ee8449&style=flat-square)](#contributors)
Welcome to the collaborative book repository for students of CS249r: Tiny Machine Learning at Harvard! This repository
contains the source files of chapters and sections written by your peers. We're excited to see your contributions!
@@ -54,6 +56,17 @@ View the book website at: [https://harvard-edge.github.io/cs249r_book/](https://
To render the book locally, you'll need to install `quarto`. Once `quarto` is installed, you can run the following
command to generate the HTML pages:
## Contributors
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore-start -->
<!-- markdownlint-disable -->
<!-- markdownlint-restore -->
<!-- prettier-ignore-end -->
<!-- ALL-CONTRIBUTORS-LIST:END -->
```bash
cd cs249r_book
quarto render