From 5e8108f02f5109d4e84c396ba7ae925fe0a19d7f Mon Sep 17 00:00:00 2001 From: n8 Date: Thu, 16 Nov 2023 17:26:13 +0300 Subject: [PATCH] =?UTF-8?q?=D0=97=D0=B0=D0=B3=D1=80=D1=83=D0=B7=D0=B8?= =?UTF-8?q?=D1=82=D1=8C=20=D1=84=D0=B0=D0=B9=D0=BB=D1=8B=20=D0=B2=20=C2=AB?= =?UTF-8?q?/=C2=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Makefile | 4 ++-- README.md | 8 +++++++- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index c2e3633..8dcc257 100644 --- a/Makefile +++ b/Makefile @@ -3,10 +3,10 @@ CFLAGS := all: hiscfetch -mycfetch: main.c config.h +hiscfetch: main.c config.h $(CC) main.c -o hiscfetch $(CFLAGS) -install: mycfetch +install: hiscfetch cp hiscfetch /usr/bin/hiscfetch clean: diff --git a/README.md b/README.md index 0737c62..4cd0595 100644 --- a/README.md +++ b/README.md @@ -25,4 +25,10 @@ List of arts - `kali` - `artix` - `dafuckinstikman` -- `templeos` \ No newline at end of file +- `templeos` +- `edubuntu` +- `popos` +- `opensuse` +- `steamos` +- `android` +- `ios` \ No newline at end of file