summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbpc2003 <wpesfriendnva@gmail.com>2025-03-14 14:56:18 -0400
committerbpc2003 <wpesfriendnva@gmail.com>2025-03-14 14:56:18 -0400
commite85c835f659fa4887cf2423c8495de5c4d2b38ac (patch)
treecdc48ea4f2161983f0c8135ce829207ae5e12a8d
parent879f22e8cc5ac396dc7037212c15f7bec0eba17b (diff)
Fixed typo in README.md
-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