aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDylan Araps <dylan.araps@gmail.com>2019-10-01 11:01:38 +0300
committerDylan Araps <dylan.araps@gmail.com>2019-10-01 11:01:38 +0300
commit3e58031fe0727b16b9e7d90d24c610dfc789d6b7 (patch)
tree961b236e3f6df5d6f7de645b055b4f2dc7d10472
parent405fc20eefd737f1716bdd40a2bceaecd03e13d7 (diff)
downloadpfetch-3e58031fe0727b16b9e7d90d24c610dfc789d6b7.tar.gz
docs: update
-rw-r--r--README.md16
1 files changed, 8 insertions, 8 deletions
diff --git a/README.md b/README.md
index d387fa9..6644dcd 100644
--- a/README.md
+++ b/README.md
@@ -2,14 +2,6 @@
<h1 align="center">pfetch</h1>
<p align="center">A pretty system information tool written in POSIX sh.</p><br>
-<p width="50%">
-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*).
-
-The source code is highly documented and I hope it will act as a learning resource for POSIX `sh` and simple information detection across various different operating systems.
-
-If anything in the source code is unclear or is lacking in its explanation, open an issue. Sometimes you get too close to something and you fail to see the "bigger picture"!
-</p>
-
<pre align="right">
➜ pfetch
___ goldie@KISS
@@ -21,6 +13,14 @@ _/\ __)/_) pkgs 130
\/-____\/ memory 1721M / 7942M
</pre>
+<p width="50%">
+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*).
+
+The source code is highly documented and I hope it will act as a learning resource for POSIX `sh` and simple information detection across various different operating systems.
+
+If anything in the source code is unclear or is lacking in its explanation, open an issue. Sometimes you get too close to something and you fail to see the "bigger picture"!
+</p>
+
## OS support
- **Haiku**