diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -101,6 +101,10 @@ for { } ``` +## More Practical Usage + +See also [this example](example/README.md). + ## Lexical Specification Format The lexical specification format to be passed to `maleeni compile` command is as follows: |