diff --git a/README.md b/README.md index e012433..727313e 100644 --- a/README.md +++ b/README.md @@ -1,20 +1,19 @@ # RouterOS backup system -1. Instalation: +# Instalation: - clone (to ex. /opt/routeros_backup) - create venv - install requirements via pip - copy systemd service (routeros_backup.service) -2. Start +# Start - systemctl start routeros_backup.service - - go to http://:5581 + - go to http://IPADDRESS:5581 -3. Register, Login +# Register, Login -4. Configure devices, keys, backups +# Configure devices, keys, backups, crons -5. Done ## Authors