diff --git a/README.md b/README.md
index 0dfbedd90066dba40678fd54c0cdf5e2d6c3a5e8..e72b7bbe5b02240edaae5799315a3fe04fdd375f 100644
--- a/README.md
+++ b/README.md
@@ -11,11 +11,11 @@
 ### Trimming Efforts
 - While linux-hardened security patchsets along with kernel configurations are notable for this kernel project, the purpose was to practice minimalism by reducing the size of the linux kernel, thereby cutting attack surface. This is not a trivial thing to record, therefore we are displaying the size purely as a point of comparison.
 
-| | Plague | Vanilla |
-| --- |--- | --- |
-| Size (/lib/modules/)| 47.0 MB | 126.0 MB |
-| Size (vmlinuz) | 8.1 MB | 14.0 MB |
-| No. of modules | 2428 | 4402 |
+| | 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 | 
+| No. of modules | 2428 | 4402 | 4044 | 
 
 
 ### Current kconfig-hardened-check results