diff options
| author | Dylan Araps <dylan.araps@gmail.com> | 2019-10-01 11:02:31 +0300 |
|---|---|---|
| committer | Dylan Araps <dylan.araps@gmail.com> | 2019-10-01 11:02:31 +0300 |
| commit | 9963de75d5295d411b861580bc1cd3d3e05a403e (patch) | |
| tree | 3ace4b381859ffea47337bc148d2db4e2c44c68d | |
| parent | 3e58031fe0727b16b9e7d90d24c610dfc789d6b7 (diff) | |
| download | pfetch-9963de75d5295d411b861580bc1cd3d3e05a403e.tar.gz | |
docs: update
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,7 +2,7 @@ <h1 align="center">pfetch</h1> <p align="center">A pretty system information tool written in POSIX sh.</p><br> -<pre align="right"> +<pre align="right" width="40%"> ➜ pfetch ___ goldie@KISS (.· | os KISS Linux @@ -13,7 +13,7 @@ _/\ __)/_) pkgs 130 \/-____\/ memory 1721M / 7942M </pre> -<p width="50%"> +<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. |
