diff --git a/README.md b/README.md index 7cb234e..8612fe8 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +# Thesis + +The branch `thesis` contain the state of the project when the thesis report was submitted. (2023-05-15) + # Build First generate the parser using [BNFC](https://bnfc.digitalgrammars.com/), this is done using the command `bnfc -o src -d Grammar.cf`