Merge pull request #5 from rrampage/patch-1

Update byterun link in README
This commit is contained in:
BLUELOVETH 2023-02-08 14:04:01 +08:00 committed by GitHub
commit 4741d42b28
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)