From ea22d8465189cdf180095bf09646b1bb9dca8d47 Mon Sep 17 00:00:00 2001 From: Tom <47010185+TomPrograms@users.noreply.github.com> Date: Sat, 20 Mar 2021 15:03:32 +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 515b8c1..907c609 100644 --- a/Readme.md +++ b/Readme.md @@ -30,7 +30,7 @@ db.get("users") ## Features -- 🏎️ [Blazingly Fast Speeds] - 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.