From 263f712627b4384a751feafb1d044ef19c3cc933 Mon Sep 17 00:00:00 2001 From: Maddox Werts Date: Fri, 11 Apr 2025 09:36:41 -0400 Subject: [PATCH] Updated README --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 935e68b..268f9d9 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,12 @@ # LinuxScripts +A series of setup scripts for Linux -A series of setup scripts for Linux \ No newline at end of file +## 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 +```