From d1a2570c239eccebf3baadee3e733e2815057684 Mon Sep 17 00:00:00 2001 From: simone-cusano Date: Wed, 2 Oct 2024 02:20:57 +0100 Subject: [PATCH] Updated Description2 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cf5c7b1..bd02758 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Modular Bashrc Manager -A simple, modular, and clean way to manage your .bashrc file in Linux. +### A simple, modular, and clean way to manage your .bashrc file in Linux. This project provides a modular system for managing Bash scripts within the .bashrc environment. It allows users to easily enable, disable, create, and manage custom scripts through a well-structured directory layout, making the .bashrc configuration cleaner and easier to maintain.