aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDylan Araps <dylan.araps@gmail.com>2019-10-01 10:59:35 +0300
committerDylan Araps <dylan.araps@gmail.com>2019-10-01 10:59:35 +0300
commit3686c06238a6b997c3f3ce5c65672aaab9f681e6 (patch)
tree7f41888efc5121f8e19600a49797405f77e0155b
parentc20823937c05579013468d684f8c3c0a854108bf (diff)
downloadpfetch-3686c06238a6b997c3f3ce5c65672aaab9f681e6.tar.gz
docs: update
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
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`.
+<p align="center"><img src="https://user-images.githubusercontent.com/6799467/65944518-68834d80-e421-11e9-9b14-6ca26a16108a.png" width="300px"></p>
+<h1 align="center">pfetch</h1>
+<p align="center">A pretty system information tool written in POSIX sh.</p>
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*).