Skip to content

Commit 1441d6f

Browse files
authored
Update README.md
1 parent 458e271 commit 1441d6f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Interpreter: A Go-Based Interpreter for the Lox programming language.
1+
## Interpreter: A Go-Based Interpreter for the Lox programming language.
22

33
Based on Robert Nystrom's Book [Crafting Interpeters](https://craftinginterpreters.com/introduction.html).
4-
The book uses Java and C to build the Lox programming language. This project uses Lox.
4+
The book uses Java and C to build the Lox programming language. This project uses Golang.

0 commit comments

Comments
 (0)