Browse Source

Add a compile section

DricomDragon 5 years ago
parent
commit
e78273b023
1 changed files with 8 additions and 1 deletions
  1. 8 1
      README.md

+ 8 - 1
README.md

@@ -1,3 +1,10 @@
 # FlexBisonLab
 
-ECN lab about syntaxic analysis
+ECN lab about syntaxic analysis
+
+## How to compile
+
+```
+make
+./eval
+```