From 8fbc889b2d552d33488eeb73e474bd71bcc07975 Mon Sep 17 00:00:00 2001 From: netbenix Date: Sun, 28 Nov 2021 14:28:35 +0100 Subject: [PATCH] docs(README): Removed two brackets --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f1c1107..b591b26 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Please keep in mind that this project is WIP. ## Database Types -- MariaDB (done!) +- MariaDB - MySQL (soon) - MS-SQL (far future) @@ -21,7 +21,7 @@ Please keep in mind that this project is WIP. ## Storage types - Local storage (soon) - Azure Blob Storage (planned) -- Azure File Share (done!) +- Azure File Share - S3 Bucket (far future) - Dropbox (far future) - OneDrive (far future)