diff --git a/README.md b/README.md index aa44e29..275c060 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ -# iptv_admin +# fastocloud_admin Admin panel for ![FastoCloud](https://github.com/fastogt/fastocloud) IPTV part +### Our IPTV workflow: +![](https://fastocloud.com/static/images/iptv_workflow.png) + ### Dashboard page: ![](https://fastocloud.com/static/images/dashboard.png) @@ -15,7 +18,7 @@ Admin panel for ![FastoCloud](https://github.com/fastogt/fastocloud) IPTV part `pip3 install -r requirements.txt` ### Docker -[Docker](https://hub.docker.com/r/fastogt/iptv_admin) +[Docker](https://hub.docker.com/r/fastogt/fastocloud_admin) ### Test server [FastoCloud](http://fastocloud.com) diff --git a/app/static/images/iptv_workflow.png b/app/static/images/iptv_workflow.png new file mode 100644 index 0000000..e0537f7 Binary files /dev/null and b/app/static/images/iptv_workflow.png differ