diff --git a/README.md b/README.md index f0fb0a9..e392a2f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# pfetch - -A pretty system information tool written in POSIX `sh`. +
A pretty system information tool written in POSIX sh.
The goal of this project is to implement a simple system information tool in POSIX `sh` using features built into the language itself (*where possible*).