diff --git a/README.md b/README.md index afb6dbe..352a582 100644 --- a/README.md +++ b/README.md @@ -1,23 +1,17 @@ -# BlackMate +# BlackMate for KDE ![Alt text](blackmate.png?raw=true "Title") ## Blackmate -Blackmate is a generator for the tools list of BlackArch Linux OS, made for the wm Xfce4. The script fetch the latest tools and generate an new entry on the blackarch menu +Blackmate is a generator for the tools list of BlackArch Linux OS, made for the KDE Plasma Desktop. The script fetch the latest tools and generate an new entry on the blackarch menu ## How to ``` -git clone https://github.com/Anyon3/blackmate +git clone https://github.com/byReqz/blackmate mv blackmate /usr/share/ cd /usr/share/blackmate sh blackmate.sh ``` -## With pacman - -``` -sudo pacman -S blackmate -sudo blackmate -``` -License GNU/GPL v3, code written by Dimitri Mader (dimitri@linux.com) +License GNU/GPL v3, original code written by Dimitri Mader (dimitri@linux.com)