Update README.md

This commit is contained in:
Nils 2020-04-26 22:26:45 +02:00 committed by GitHub
parent 6e5f2d3b17
commit 6c9b5b283b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 10 deletions

View File

@ -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)