From 142a811bf11d67f6dafe145e1d3a762a935d148b Mon Sep 17 00:00:00 2001 From: amogus3016 <89612811+amogus3016@users.noreply.github.com> Date: Mon, 15 Nov 2021 19:33:00 -0500 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 5bfd7cb..49e1269 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,7 @@ # xinfo xinfo is a simpler alternative to neofetch. Although not as visually appealing as neofetch, xinfo aims to provide a simple, easy to read system information output. + +**INSTALLATION** +- Download xinfo.py from this repository +- Add the following line to your shell's configuration file (~/.bashrc or ~/.zshrc) + alias xinfo="python /path/to/file