Skip to content

Commit d0ed828

Browse files
committed
Added byterun
1 parent 889ed8f commit d0ed828

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -480,7 +480,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
480480
- [Write a Tic-Tac-Toe AI](https://robertheaton.com/2018/10/09/programming-projects-for-advanced-beginners-3-a/)
481481
- [Create photomosaic art](https://robertheaton.com/2018/11/03/programming-project-4-photomosaics/)
482482
- [Build the game "Snake" in the terminal](https://robertheaton.com/2018/12/02/programming-project-5-snake/)
483-
- [Write yourself a Git](https://wyag.thb.lt/)
483+
- [A Python implementation of a Python bytecode runner](https://www.aosabook.org/en/500L/a-python-interpreter-written-in-python.html)
484484

485485
## Go:
486486

0 commit comments

Comments
 (0)