Update README.md

This commit is contained in:
kevin.francoise 2023-01-16 14:28:12 +00:00
parent f9cc92769b
commit eed29317e7
1 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,8 @@
## Description
Super-Vision is a monitoring dashboard for Zabbix.
![](super-vision-example.png)
## Installation
You will need [Python 3.6+](https://www.python.org/) or later.
It is a good practice to create a dedicated virtualenv first. Even if it usually won't harm to install Python libraries directly on the system, better to contain dependencies in a virtual environment.