summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index d68cf2d..b6e5da3 100644
--- a/README.md
+++ b/README.md
@@ -2,9 +2,9 @@
mdb is a simple embedded key-value database written in C.
## Table of Contents
-- [Installation](##Installation)
-- [Reference](##Reference)
-- [Removal](##Removal)
+- [Installation](#Installation)
+- [Reference](#Reference)
+- [Removal](#Removal)
- [License](./LICENSE)
## Installation