From 5a5759ead634cbc055ffea618b063d5ff613a17b Mon Sep 17 00:00:00 2001 From: threeoh6000 Date: Tue, 12 Nov 2024 17:35:56 +0000 Subject: [PATCH] md tables suck --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9a635c0..1536c59 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 | Support type | Notes | -| - | - | - | - | +| - | - | - | - | - | - | | `unknown` | Unknown kernel | | | None | Default when your system is unrecognised | | `linux` | Linux | | 1.0.0 | Full | | | `linux/chumby` | Linux | Chumby internet appliances | 1.0.0 | Full | Uses chumby specific tools. |