diff --git a/README.md b/README.md index d431fcd..eb59e05 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ +An Awosome virtual interpreter for python This is the code from the blog post "Making a simple VM interpreter in Python", which you can find at https://csl.name/post/vm/