From 113962f35806884307ffdb065e7f3c91229c4e85 Mon Sep 17 00:00:00 2001 From: devfake Date: Mon, 12 Dec 2016 09:26:40 +0100 Subject: [PATCH] update readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 3ce4bd88..a50f1369 100644 --- a/README.md +++ b/README.md @@ -97,6 +97,10 @@ You can edit your admin account (username and password) in the settings page (li You can also set options to display release date and/or genre of your own list. Both will still display on search, trending and upcoming. +There is an option to enable or disable spoiler protection for episode names. + +![spoiler](http://80.240.132.120/flox-demo/public/assets/spoiler.png) + ### Development * Run `npm install` or `yarn` in your `/client` folder.