aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index e392a2f..a634e6d 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
-<p align="center"><img src="https://user-images.githubusercontent.com/6799467/65944518-68834d80-e421-11e9-9b14-6ca26a16108a.png" width="300px"></p>
+<p align="center"><img src="https://user-images.githubusercontent.com/6799467/65944518-68834d80-e421-11e9-9b14-6ca26a16108a.png" width="350px"></p>
<h1 align="center">pfetch</h1>
-<p align="center">A pretty system information tool written in POSIX sh.</p>
+<p align="center">A pretty system information tool written in POSIX sh.</p><br>
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*).