From 25b8cb13b7f254a7269d7525bb690d8ba7a40c0c Mon Sep 17 00:00:00 2001 From: Tom <47010185+TomPrograms@users.noreply.github.com> Date: Sat, 6 Mar 2021 18:07:43 +0000 Subject: [PATCH] Update Readme.md --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 5aa9720..515b8c1 100644 --- a/Readme.md +++ b/Readme.md @@ -30,7 +30,7 @@ db.get("users") ## Features -- 🏎️ [Blazingly Fast Speeds](./docs/speed.md) - Fast read and write speeds, even when handling large data. +- 🏎️ [Blazingly Fast Speeds] - Fast read and write speeds, even when handling large data. - 📦 [Tiny Size](https://bundlephobia.com/result?p=stormdb) - Tiny source code size allows for blazingly fast loading when speed matters. - ⚡️ Versatile - Can be used with NodeJS, in the browser or in Electron.