Skip to content

Commit a68d854

Browse files
committed
Updated README, and output file pathname
1 parent 44b33a2 commit a68d854

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,7 @@ Completed a basic version of the parser that
66
- handles formulas (ie, translates them to Epilog)
77
- generates a rudimentary user interface (emits a worksheet
88
that accepts necessary values, and prints the answers)
9-
Simply run ParseRuleSpec.Py. This will produce
10-
RuleSpec\translator\worksheet.html
9+
10+
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

Comments
 (0)