Skip to content

Commit

Permalink
Updated README, and output file pathname
Browse files Browse the repository at this point in the history
  • Loading branch information
vchaudhri committed Aug 21, 2018
1 parent 44b33a2 commit a68d854
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,7 @@ Completed a basic version of the parser that
- handles formulas (ie, translates them to Epilog)
- generates a rudimentary user interface (emits a worksheet
that accepts necessary values, and prints the answers)
Simply run ParseRuleSpec.Py. This will produce
RuleSpec\translator\worksheet.html

To test the code, Simply run ParseRuleSpec.Py. This will produce
RuleSpec\translator\worksheet.html and also print the output on
console

0 comments on commit a68d854

Please sign in to comment.