From e85c835f659fa4887cf2423c8495de5c4d2b38ac Mon Sep 17 00:00:00 2001 From: bpc2003 Date: Fri, 14 Mar 2025 14:56:18 -0400 Subject: Fixed typo in README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.md') 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 -- cgit v1.2.3