From a52b7d39097d785c6bf3f4a60db224bbdac92fd4 Mon Sep 17 00:00:00 2001 From: ramzcaca Date: Thu, 5 Feb 2026 11:22:45 +0100 Subject: [PATCH] updated readme and final script ig --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3622189..d2bf2bd 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ the project is to continue to learn deeper bash scripting and try to make a scri - [x] create your venv and asks the name - [x] adds the venv in gitignore to avoid useless commits - [x] starts the venv to install packages by asking the user which ones +- [x] possible to run with one command (check below) ## how to use to run the script, use this command: