added README

This commit is contained in:
Odweta
2025-12-20 20:25:09 +01:00
parent 35ad00b21a
commit 2c3a9509c6
+12
View File
@@ -0,0 +1,12 @@
# ofetch
a very simple system info fetching and showing program fine-tuned for my needs
### install
`make install`
### run
`ofetch`
*(make sure you have $HOME/.local/bin in your $PATH)*