From b886ef9b847b63528a40c41b333937007b8f57c5 Mon Sep 17 00:00:00 2001 From: Joris Date: Thu, 29 Oct 2015 16:40:24 +0100 Subject: Add currency in conf --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'README.md') 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 = € +``` -- cgit v1.2.3