From 4e5bbb3944e4986602ad892fa91971d166d9f8bc Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Wed, 25 Sep 2019 17:58:31 +0300 Subject: [PATCH] docs: update --- README.md | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 6d390b6..f6090eb 100644 --- a/README.md +++ b/README.md @@ -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