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