From 3901f33fee5a6f3e128eb286e8b37b987d0cadd0 Mon Sep 17 00:00:00 2001 From: billchurch Date: Fri, 26 May 2017 17:31:28 -0400 Subject: [PATCH] update docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0332bfe..b92d1d2 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ header= - optional header to display on page headerBackground= - optional background color of header to display on page # Config File Options -config.json contains several options which may be specified to customize to your needs, vs editing the javascript direclty. This is JSON format so mind your spacing, brackets, etc... +`config.json` contains several options which may be specified to customize to your needs, vs editing the javascript direclty. This is JSON format so mind your spacing, brackets, etc... * **listen.ip** - _string_ - IP address node should listen on for client connections, defaults to `127.0.0.1`