aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDylan Araps <dylan.araps@gmail.com>2019-10-01 11:02:48 +0300
committerDylan Araps <dylan.araps@gmail.com>2019-10-01 11:02:48 +0300
commitd828d1e718ee4e4faf4c6f8380c1723ed528cadb (patch)
tree872764899e5edd53efe9f1cda1edaea56362fe80 /README.md
parent9963de75d5295d411b861580bc1cd3d3e05a403e (diff)
downloadpfetch-d828d1e718ee4e4faf4c6f8380c1723ed528cadb.tar.gz
docs: update
Diffstat (limited to 'README.md')
-rw-r--r--README.md13
1 files changed, 0 insertions, 13 deletions
diff --git a/README.md b/README.md
index 5fdb333..5ffed5a 100644
--- a/README.md
+++ b/README.md
@@ -2,24 +2,11 @@
<h1 align="center">pfetch</h1>
<p align="center">A pretty system information tool written in POSIX sh.</p><br>
-<pre align="right" width="40%">
-➜ pfetch
- ___ goldie@KISS
- (.· | os KISS Linux
- (<> | host Lenovo YOGA 900-13ISK
- / __ \ kernel 5.3.1-coffee
- ( / \ /| uptime 6h 20m
-_/\ __)/_) pkgs 130
-\/-____\/ memory 1721M / 7942M
-</pre>
-
-<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*).
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