From a5f715f46b447bdfdb84017d4738eda3addb6628 Mon Sep 17 00:00:00 2001 From: TheDarkBug Date: Sun, 7 Mar 2021 22:44:51 +0100 Subject: [PATCH] Updated README.md and IMAGES.md --- README.md | 22 ++++++++++++++++++++++ res/IMAGES.md | 2 +- 2 files changed, 23 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8d34a89..7a1d033 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,14 @@ Nyarch Linuwu, Nyartix Linuwu, Debinyan, Fedowa, GentOwO, Myanjawo. ## Building and installation +##### Via package manager + +Right now the package is only available on the AUR. + +##### Via git clone + To install you can type this commands in the terminal: + ```shell git clone https://github.com/TheDarkBug/uwufetch.git cd uwufetch @@ -16,13 +23,28 @@ make ``` To uninstall: + ```shell cd uwufetch make uninstall ``` + +##### Make options: + +```shell +make all # builds and installs +make build # builds uwueftch +make debug # use for debug +make install # installs uwufetch +make uninstall # uninstalls uwufetch +make termux # build and install for termux +make termux_uninstall # uninstall for termux +``` + ## Images [IMAGES.md](https://github.com/TheDarkBug/uwufetch/tree/main/res/IMAGES.md) ## License + This program is provided under the [GPL-3.0 License](https://github.com/TheDarkBug/uwufetch/LICENSE). diff --git a/res/IMAGES.md b/res/IMAGES.md index 97f2656..a22c27a 100644 --- a/res/IMAGES.md +++ b/res/IMAGES.md @@ -22,4 +22,4 @@ If you want to remove *your* image from this repository contact me on [reddit](h image Tuwu by u/Annual-Examination96 ([here](https://www.reddit.com/r/linuxmasterrace/comments/lz2i32/tuwu/)) image Uwuntu by u/Chicki2D ([here](https://www.reddit.com/r/linuxmasterrace/comments/lwsnul/uwuntu/)) image Owoid by u/Satoqz ([here](https://www.reddit.com/r/linuxmasterrace/comments/lxnjwd/my_boyfriend_decided_to_create_owoid/)) -image Nyandroid by u/6b86b3ac03c167320d93 ([here](https://www.reddit.com/r/linuxmasterrace/comments/lye15q/im_not_an_artist_but_heres_my_attempt_at_making/)) (android at the end because it could be not considered as an actual distribution of gnu/linux) +image Nyandroid by u/6b86b3ac03c167320d93 ([here](https://www.reddit.com/r/linuxmasterrace/comments/lye15q/im_not_an_artist_but_heres_my_attempt_at_making/)) (android at the end because it could be not considered as an actual distribution of gnu/linux)