Skip to content

Commit 6c2674c

Browse files
authored
update readme
1 parent c78ac02 commit 6c2674c

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

README.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ Flox
33
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.
44
The rating based on an 3-Point system for `good`, `medium` and `bad`.
55

6-
###NEW: Support for Series and Animes!
7-
86
###[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.
97

108
![flox](http://80.240.132.120/flox-demo/public/assets/screenshot.png)
@@ -106,3 +104,15 @@ There is an option to enable or disable spoiler protection for episode names.
106104
* Run `npm install` or `yarn` in your `/client` folder.
107105
* Make sure you have installed `webpack` globally.
108106
* Run `npm run dev` or `npm run build`.
107+
108+
### Contribution
109+
110+
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.
111+
112+
### Changelog
113+
114+
Detailed changes for each release are documented in the [release notes](https://github.com/devfake/flox/releases).
115+
116+
### License
117+
118+
Flox is published under the MIT license. See LICENSE for more information.

0 commit comments

Comments
 (0)