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",