From a0b709747bb9ebe396e8be7f29fb975d6a37796c Mon Sep 17 00:00:00 2001 From: devfake Date: Sun, 22 Dec 2019 14:17:09 +0100 Subject: [PATCH] update readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1d60fdb..2c35f3c 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ Flox Flox is a self hosted Movie, Series and Animes watch list. It's build on top of Laravel and Vue.js and uses [The Movie Database](https://www.themoviedb.org/) API. The rating based on an 3-Point system for `good`, `medium` and `bad`. +### [Try live demo](https://flox-demo.pyxl.dev) and [login](https://flox-demo.pyxl.dev/login) with `demo / demo` to add new stuff or change ratings. + ![flox](./public/assets/screenshot.jpg) ### Requirements