From 7c7810ad6156714f95ebe37a1f1d14b046556074 Mon Sep 17 00:00:00 2001
From: optout <git@archaic.33mail.com>
Date: Wed, 7 Feb 2024 06:17:39 +0000
Subject: [PATCH] Table fix wrt Whonix size with matching compression (xz)

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index f7017a9..2a4b2b3 100644
--- a/README.md
+++ b/README.md
@@ -13,8 +13,8 @@
 
 | | Plague | TAILS | Whonix | Vanilla |
 | --- |--- | --- | --- | --- | 
-| Size (/lib/modules/)| 47.0 MB | 89.0 MB | | 126.0 MB |
-| Size (vmlinuz) | 8.1 MB | 7.8 MB | 7.7 MB | 14.0 MB | 
+| Size (/lib/modules/)| 47.0 MB | 89.0 MB | 89.0 MB | 126.0 MB |
+| Size (vmlinuz) | 8.1 MB | 7.8 MB | 7.8 MB | 14.0 MB | 
 | No. of modules | 2428 | 4039 | 4044 | 4402 |
 
 
-- 
GitLab