From f88f41e299e719ed4dfccc072c6728baa690684b Mon Sep 17 00:00:00 2001 From: Josue-T Date: Fri, 13 Oct 2017 18:20:09 +0200 Subject: [PATCH] Update License in README --- README.md | 22 ++++++++++++++++------ 1 file changed, 16 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 4c20ee2..0d3ccae 100644 --- a/README.md +++ b/README.md @@ -1,21 +1,31 @@ -# Monitorix +Monitorix +========= -## Install +Install +------- From command line: `sudo yunohost app install -l Monitorix https://github.com/YunoHost-Apps/monitorix_ynh` -## Upgrade +Upgrade +------- From command line: `sudo yunohost app upgrade -u https://github.com/YunoHost-Apps/monitorix_ynh` -## More sensor +More sensor +----------- If you want to see the temperature of some sensor you can install the `lm-sensor` packet. For disk temperature you can instal the `hddtemp` packet. -## Custom config +Custom config +------------- -If you want do custom the monitorix config for more personnal information you can add a file in `/etc/monitorix/conf.d/`. This config file will be overwritte the original config in `/etc/monitorix/monitorix.conf`. \ No newline at end of file +If you want do custom the monitorix config for more personnal information you can add a file in `/etc/monitorix/conf.d/`. This config file will be overwritte the original config in `/etc/monitorix/monitorix.conf`. + +License +------- + +Monitorix is published under the GNU General Public License v2.0 License : http://www.monitorix.org/license.html