Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
FlyingWorkshop authored Jul 29, 2024
1 parent 8dbb9ef commit e31947d
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,6 +1,6 @@
# CS269I: Incentives in Computer Science

Online course reader for Stanford's CS269I based on notes from the amazing [Eric Gao](https://twitter.com/gaoooric) and lectures from [Aviad Rubinstein](https://cs.stanford.edu/~aviad/). This course covers many topics across algorithmic game theory (AGT).
Online course reader for Stanford's CS269I based on notes from the amazing [Eric Gao](https://sites.google.com/view/gaoric/home?authuser=0) and lectures from [Aviad Rubinstein](https://cs.stanford.edu/~aviad/). This course covers many topics across algorithmic game theory (AGT).


## Additional Resources
Expand All @@ -20,4 +20,4 @@ The course reader is built around [Jupyter Book](https://jupyterbook.org/en/stab
To compile the book locally run:
```bash
jupyter-book build docs
```
```

0 comments on commit e31947d

Please sign in to comment.