From 8ba3f87a292d83efcec5ca931dcd492705870360 Mon Sep 17 00:00:00 2001 From: Tudor Stanciu Date: Sat, 21 Jan 2023 00:39:36 +0200 Subject: [PATCH] readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f94d71f..8700d22 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ For this integration, the setup is very simple. All you need is an API Key gener ``` ## Database -The database is SQLite. This is created automatically at the first start of the service if it is missing. The path where the database is stored can be configured as follows: +The database is SQLite. It is created automatically at the first start of the service, if it is missing. The path where the database is stored can be configured as follows: ``` "Workspace": "workspace",