Update README.md

This commit is contained in:
amogus3016 2021-11-15 19:33:00 -05:00 committed by GitHub
parent 9a13409ddd
commit 142a811bf1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,2 +1,7 @@
# xinfo # 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. 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