From e232c8fe62c9afb7ad31e5d4962b75d0d960d024 Mon Sep 17 00:00:00 2001 From: Joas A Santos <34966120+CyberSecurityUP@users.noreply.github.com> Date: Fri, 4 Apr 2025 23:53:34 -0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 28b8464..130a98a 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ pip install -r requirements.txt ## Usage ```bash -python3 main_gui.py +python3 main.py ``` ## Developing Plugins @@ -69,7 +69,7 @@ pip install -r requirements.txt ## Execução ```bash -python3 main_gui.py +python3 main.py ``` ## Desenvolvendo Plugins