From 2a8bf48cf2978a7f8bf0834f53e02f8e3b4b393e Mon Sep 17 00:00:00 2001 From: rnhmjoj Date: Mon, 20 Apr 2015 22:24:34 +0200 Subject: [PATCH] Update new config style --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9ba06d4..b9516be 100644 --- a/README.md +++ b/README.md @@ -30,9 +30,9 @@ When you start the app an empty one will be created in: The default values are: ```ini -hostname localhost -port 3000 -urltable $XDG_CONFIG_HOME/breve +hostname = "localhost" +port = 3000 +urltable = "$XDG_CONFIG_HOME/breve" ``` `urltable` is the location of breve url hashtable