aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/README.md b/README.md
index 42a3802..7023624 100644
--- a/README.md
+++ b/README.md
@@ -11,3 +11,14 @@ elm package install
npm install
npm run watch
```
+
+## Configuration
+
+Here is an example configuration file:
+
+```
+hostname = localhost:3001
+port = 3001
+sign-in-expiration-mn = 5
+currency = €
+```