aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index ea1fb12..c3f9b1f 100644
--- a/README.md
+++ b/README.md
@@ -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.