From bff601b20c2f17e2a2b6d8e357c7b67fef8b972a Mon Sep 17 00:00:00 2001 From: Tim Schuster Date: Wed, 15 Mar 2017 20:05:02 +0100 Subject: [PATCH] Added IFAQ to Readme --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e5ab908..555579c 100644 --- a/README.md +++ b/README.md @@ -75,4 +75,10 @@ The following is a list of options available (and supported); * `site.description` - Site Description * `captcha` - Captcha Mode, currently only `internal` is supported -The config accepts other options but these may not be supported. \ No newline at end of file +The config accepts other options but these may not be supported. + +## Infrequently Asked Questions + +* **Where is the demo?** + +* Hosting demos is hard. However, Nyx runs perfectly well on it's default settings, just launch the binary and open your browser on `localhost:8080`. Nyx won't persist any changes to disk unless you configure it to. I'll probably add a demo at some point tho (when I have working CI or something) \ No newline at end of file