Skip to content

Commit cbec7b9

Browse files
Update and rename EBNF.md to README.md
1 parent 1374d0c commit cbec7b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Docs/EBNF.md renamed to Docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,6 +257,6 @@ are given by appending ?, * or + as in regular expressions.
257257
* ? means zero or one occurence
258258
* \* means zero or more occurences
259259
* \+ means one or more occurences
260-
260+
>
261261
<!-- Find a better way to include the grammar -->
262262
<script src="http://gist-it.appspot.com/github/judofyr/temple/raw/master/lib/temple/grammar.rb"></script>

0 commit comments

Comments
 (0)