From e0e193e0b9d72ab9b49f610b6792a9527c0bf8f5 Mon Sep 17 00:00:00 2001 From: threeoh6000 Date: Tue, 12 Nov 2024 16:55:10 +0000 Subject: [PATCH] fix table --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0491f21..71e5b35 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ abbiefetch is a POSIX compliant fetch script intended to be as portable as possi abbiefetch will attempt to gather as much information as possible on systems that don't have full compatibility and will provide you with a system type (and sometimes a subtype) to let you know what abbiefetch thinks your computer is running. | Type string | System type | Subtype | Support since | -| - | - | - | +| - | - | - | - | | `unknown` | Unknown kernel | | | | `linux` | Linux | | 1.0.0 | | `linux/chumby` | Linux | Chumby internet appliances | 1.0.0 |