From 171370ecac7ff0baeebbefca151166aa2723e069 Mon Sep 17 00:00:00 2001 From: cerberus Date: Sun, 12 Oct 2025 19:54:53 +0200 Subject: [PATCH] update README.md --- README.md | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 6972188..ed0f4d5 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,14 @@ # Python Programs and Scripts Repository ![Python](https://img.shields.io/badge/python-3670A0?style=for-the-badge&logo=python&logoColor=ffdd54) -Collection of my python scripts and programs. Containing tools to manipulate the behavior of the system. +Collection of my python scripts and programs. Containing tools to +manipulate the behavior of the system. + +## Wanna Do´s + +- Program which creates an file containing a version and +- Creating a Module which loads configuration files +- GUI auto-clicker which accepts command line activation ## tempbox @@ -10,8 +17,9 @@ directory. After execution, all contents within the folder get removed. - ## refit -A file and folder manipulation tool. The aim is to unify various steps from moving to creating and deleting -directories and folder with one tool. \ No newline at end of file +A file and folder manipulation tool. The aim is to unify various steps +from moving to creating and deleting directories and folder with one +tool. +