Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
devfake authored Dec 15, 2016
1 parent c78ac02 commit 6c2674c
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ 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`.

###NEW: Support for Series and Animes!

###[Try live demo](http://80.240.132.120/flox-demo/public/) and [login](http://80.240.132.120/flox-demo/public/login) with `demo / demo` to add new movies or change ratings.

![flox](http://80.240.132.120/flox-demo/public/assets/screenshot.png)
Expand Down Expand Up @@ -106,3 +104,15 @@ There is an option to enable or disable spoiler protection for episode names.
* Run `npm install` or `yarn` in your `/client` folder.
* Make sure you have installed `webpack` globally.
* Run `npm run dev` or `npm run build`.

### Contribution

Like this project? Want to contribute? Awesome! Feel free to open some pull requests or just open an issue. See [Projects](https://github.com/devfake/flox/projects/1) for the current roadmap.

### Changelog

Detailed changes for each release are documented in the [release notes](https://github.com/devfake/flox/releases).

### License

Flox is published under the MIT license. See LICENSE for more information.

0 comments on commit 6c2674c

Please sign in to comment.