From ae5913351c7a2a41ae86ba31f3b1b4e24b689716 Mon Sep 17 00:00:00 2001 From: Rohit Raj <88114930+ro4i7@users.noreply.github.com> Date: Sun, 13 Aug 2023 21:26:58 +0530 Subject: [PATCH] Update README.md fixes issue #53 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0b8ec15..f5435a6 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ Download the latest version of [Helgoland](https://github.com/52North/helgoland/ - Or a war-file can be build with the command `npm run bundle-war` of the current development - Deploy as a static web page in a web server (e.g. apache) -Configure your client in the settings.json in the root folder. Check this(link) site for the different configuration parameter in the settings.json. The main parameters are: +Configure your client in the settings.json in the root folder. Check this [setting.json](https://github.com/52North/helgoland/blob/develop/src/apps/complete/assets/config/settings.json) or [setting.json](https://github.com/52North/helgoland/blob/develop/src/apps/timeseries/assets/config/settings.json) site for the different configuration parameter in the settings.json. The main parameters are: - `defaultProvider` - this is the default selected provider, when the user starts the client - `datasetApis` - this is a list of all supported providers by the client