1
0
mirror of https://github.com/devfake/flox.git synced 2024-11-14 22:22:39 +01:00

update readme

This commit is contained in:
devfake 2016-12-12 09:26:40 +01:00
parent a874ee81d5
commit 113962f358

View File

@ -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.