Skip to content
This repository has been archived by the owner on Apr 4, 2018. It is now read-only.

Commit

Permalink
Use conventional metasyntactic variables.
Browse files Browse the repository at this point in the history
  • Loading branch information
threedaymonk committed Mar 23, 2012
1 parent 02e0fca commit 297f822
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -44,7 +44,7 @@ follow:
if { something? } -> "step g"
if { something_else? } -> "step h"
otherwise -> "step i"
option quuz -> "step j"
option quux -> "step j"

-- Define final steps
outcome "step j"
Expand Down

0 comments on commit 297f822

Please sign in to comment.