diff options
| author | Dylan Araps <dylan.araps@gmail.com> | 2019-09-25 17:58:31 +0300 |
|---|---|---|
| committer | Dylan Araps <dylan.araps@gmail.com> | 2019-09-25 17:58:31 +0300 |
| commit | 4e5bbb3944e4986602ad892fa91971d166d9f8bc (patch) | |
| tree | 64413519c889753bd7d9ca317b91e889b5831d50 /README.md | |
| parent | 05fdedec5d08daea6e37698422dc3140297bbc32 (diff) | |
| download | pfetch-4e5bbb3944e4986602ad892fa91971d166d9f8bc.tar.gz | |
docs: update
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 12 |
1 files changed, 2 insertions, 10 deletions
@@ -10,24 +10,16 @@ A pretty system information tool written in POSIX `sh`. / __ \ kernel 5.3.1-coffee ( / \ /| uptime 6h 20m _/\ __)/_) pkgs 130 -\/-____\/ memory 1721MiB / 7942MiB +\/-____\/ memory 1721M / 7942M ``` ## OS support -- [x] Linux +- [x] Linux (A myriad of distributions) - [x] MacOS - - [x] ~~Needs OS name detection.~~ - - [x] ~~Needs testing.~~ - [x] OpenBSD - - [x] Needs used memory detection. - - [x] Needs testing. - [x] FreeBSD - - [x] Needs used memory detection. - - [x] Needs testing. - [x] NetBSD - - [x] Needs used memory detection. - - [x] Needs testing. ## Configuration |
