From 6b2645edac6b5fd80858782f2032df48e75b754c Mon Sep 17 00:00:00 2001 From: Jose Date: Sat, 7 Feb 2026 09:37:02 +0100 Subject: [PATCH] =?UTF-8?q?docs=20=F0=9F=93=9D:=20Add=20spaces=20between?= =?UTF-8?q?=20table=20cells=20in=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Updated the README.md file by adding spaces between table cells to improve readability and formatting. --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index bc0a8f2..460fa43 100644 --- a/README.md +++ b/README.md @@ -18,14 +18,14 @@ ## 📊 Compatibility Matrix -| Feature | VE 7 | VE 8 | VE 9 | +| Feature | VE 7 | VE 8 | VE 9 | | ------------------------ | ---- | ---- | ---- | -| No-subscription repo | ✅ | ✅ | ✅ | -| Enterprise repo disabled | ✅ | ✅ | ✅ | -| Subscription nag removed | ✅ | ✅ | ✅ | -| Swap handling | ✅ | ✅ | ✅ | -| Logrotate protection | ✅ | ✅ | ✅ | -| Powertop auto-tune | ✅ | ✅ | ✅ | +| No-subscription repo | ✅ | ✅ | ✅ | +| Enterprise repo disabled | ✅ | ✅ | ✅ | +| Subscription nag removed | ✅ | ✅ | ✅ | +| Swap handling | ✅ | ✅ | ✅ | +| Logrotate protection | ✅ | ✅ | ✅ | +| Powertop auto-tune | ✅ | ✅ | ✅ | ## 📂 Directory Structure