diff --git a/README.md b/README.md new file mode 100644 index 0000000..fae2a25 --- /dev/null +++ b/README.md @@ -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)*