From 8615c7e04e9eba0ae098f25aee276fd730e5e87e Mon Sep 17 00:00:00 2001 From: William Katz Date: Sun, 6 Jun 2021 18:27:37 -0700 Subject: [PATCH] Update README.md --- README.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index f9986ad..122cf0b 100644 --- a/README.md +++ b/README.md @@ -76,18 +76,14 @@ Go to `{ip}/BankF/help` to see the bank's methods (also found in releases as hel `**WARNING** : abruptly killing the program will result in data loss, use Close() method to close safely` -## FAQ - -some frequently asked questions are - ## Contributions -[Doggo](https://github.com/FearlessDoggo21) Logs Optimized +[Doggo](https://github.com/FearlessDoggo21) : Logs Optimized ## Features ### Performance - +- In memory database instead of on disk - **NOT** written in Lua, like a OC/CC implementation - written in **C++**, arguably the fastest language - **multi-threaded**