Update byterun link in README

Changing byterun reference in README (english) to point to Allison Kaptur's original AOSA article.
This commit is contained in:
Raunak Ramakrishnan 2023-02-08 11:23:21 +05:30 committed by GitHub
parent ef04932ec9
commit 1d841fea57
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -167,7 +167,7 @@ All kinds of contributions are welcome.
+ [cpython](https://github.com/python/cpython)
+ [byterun](http://qingyunha.github.io/taotao/)
+ [byterun](https://www.aosabook.org/en/500L/a-python-interpreter-written-in-python.html)
+ [emhash](https://github.com/ktprime/emhash)