From ef8fe6b1a5d7a5a3891d91d83c436e63c1533bd0 Mon Sep 17 00:00:00 2001
From: Kroese <kroese@users.noreply.github.com>
Date: Thu, 20 Mar 2025 20:03:14 +0100
Subject: [PATCH] docs: Add Podman

---
 readme.md | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/readme.md b/readme.md
index 0c29966..09186b1 100644
--- a/readme.md
+++ b/readme.md
@@ -70,11 +70,13 @@ kubectl apply -f https://raw.githubusercontent.com/dockur/windows/refs/heads/mas
 
 | **Product**  | **Platform**   | |
 |---|---|---|
-| Docker Engine     | Linux| ✅ |
-| Docker Desktop    | Linux | ❌ |
-| Docker Desktop    | macOS | ❌ |
+| Docker Engine     | Linux      | ✅ |
+| Docker Desktop    | Linux      | ❌ |
+| Docker Desktop    | macOS      | ❌ |
 | Docker Desktop    | Windows 11 | ✅ |
 | Docker Desktop    | Windows 10 | ❌ |
+| Podman            | Linux      | ✅ |
+| Podman Desktop    | Linux      | ✅ |
 | Github Codespaces | Cloud      | ✅ |
 
 ## FAQ 💬