Quellcode durchsuchen

Add a compile section

DricomDragon vor 5 Jahren
Ursprung
Commit
e78273b023
1 geänderte Dateien mit 8 neuen und 1 gelöschten Zeilen
  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
+```