diff --git a/README.md b/README.md index 4e20b3c..1ee5ad9 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ python3 devices.py view --url http://rustdesk.poloinformatico.it:21114 --token --offline_days 60 + python3 devices.py disable --url http://rustdesk.poloinformatico.it:21114 --token --offline_days 60 + python3 devices.py delete --url http://rustdesk.poloinformatico.it:21114 --token --offline_days 60 \ No newline at end of file