docs: update
This commit is contained in:
parent
405fc20eef
commit
3e58031fe0
16
README.md
16
README.md
|
@ -2,14 +2,6 @@
|
||||||
<h1 align="center">pfetch</h1>
|
<h1 align="center">pfetch</h1>
|
||||||
<p align="center">A pretty system information tool written in POSIX sh.</p><br>
|
<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">
|
<pre align="right">
|
||||||
➜ pfetch
|
➜ pfetch
|
||||||
___ goldie@KISS
|
___ goldie@KISS
|
||||||
|
@ -21,6 +13,14 @@ _/\ __)/_) pkgs 130
|
||||||
\/-____\/ memory 1721M / 7942M
|
\/-____\/ memory 1721M / 7942M
|
||||||
</pre>
|
</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
|
## OS support
|
||||||
|
|
||||||
- **Haiku**
|
- **Haiku**
|
||||||
|
|
Loading…
Reference in New Issue
Block a user