diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -133,8 +133,8 @@ so use at your own risk! These grammar files are only approximations of syntax. File | Description ----------------|----------------------------------------------------- -[bp.c] | The main program. -[definitions.c] | Defining pattern rules. +[bp.c]() | The main program. +[](definitions.c) | Defining pattern rules. [explain.c] | Printing a visual explanation of a match. [files.c] | Loading files and match memoization. [json.c] | JSON output of matches. |
