We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44b33a2 commit a68d854Copy full SHA for a68d854
README.md
@@ -6,5 +6,7 @@ Completed a basic version of the parser that
6
- handles formulas (ie, translates them to Epilog)
7
- generates a rudimentary user interface (emits a worksheet
8
that accepts necessary values, and prints the answers)
9
-Simply run ParseRuleSpec.Py. This will produce
10
-RuleSpec\translator\worksheet.html
+
+To test the code, Simply run ParseRuleSpec.Py. This will produce
11
+RuleSpec\translator\worksheet.html and also print the output on
12
+console
0 commit comments