diff --git a/README.md b/README.md index c803962..20eda18 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ # crafting-interpreters -Code for the book Crafting Interpreters by Robert Nystrom +Code for the book "Crafting Interpreters" by Robert Nystrom -Porting the Java code for the first version fo the interpreter into Go. +Porting the Java code for the first version of the interpreter into Go.