Updated README

This commit is contained in:
Maddox Werts 2025-04-11 09:36:41 -04:00
parent b85625343d
commit 263f712627

View file

@ -1,3 +1,12 @@
# LinuxScripts
A series of setup scripts for Linux
## About this Project
This project is made to allow switching between different Desktop Environments as **Easy as Possible**. Scripts in here will automatically handle things such as setting up Apps, Desktop Env. Settings, etc.
To use it, you can run any of the following:
### Arch Linux
```bash
curl path/to/arch.sh | sh
```