diff --git a/README.md b/README.md index b57fd2a..cf5c7b1 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,5 @@ # Modular Bashrc Manager - -A simple, modular, and clean way to manage your .bashrc file in Debian 12 (and compatible systems). +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. diff --git a/README.md.backup b/README.md.backup index b57fd2a..cf5c7b1 100755 --- a/README.md.backup +++ b/README.md.backup @@ -1,6 +1,5 @@ # Modular Bashrc Manager - -A simple, modular, and clean way to manage your .bashrc file in Debian 12 (and compatible systems). +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.