Updated README
This commit is contained in:
parent
b85625343d
commit
263f712627
1 changed files with 10 additions and 1 deletions
11
README.md
11
README.md
|
@ -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
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue