From 660c1bb4c325de92bf2001175a1d6187e623a335 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Malte=20J=C3=BCrgens?= Date: Sat, 23 Jul 2022 22:02:29 +0200 Subject: [PATCH] update target table --- README.md | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index a7bf24a..e548e91 100644 --- a/README.md +++ b/README.md @@ -9,15 +9,16 @@ scripts. ## Supported Targets -| Platform | x86_64 | aarch64 | -| --------------- | --------------------------------- | ------------------ | -| Linux | | | -| └─ Debian (deb) | ✅ (debian11) | - | -| └─ Ubuntu (deb) | ✅ (ubuntu20, ubuntu21, ubuntu22) | - | -| └─ Mint (deb) | ✅ (mint20) | - | -| └─ Fedora (rpm) | ✅ (fedora35, fedora36) | - | -| MacOS (dmg) | ✅ (macos-x64_64) | ✅ (macos-aarch64) | -| Windows | _WIP_ | - | +| Platform | x86_64 | aarch64 | +| ----------------- | ----------------------- | ------------------ | +| Linux | | | +| └─ Debian (deb) | ✅ (debian11) | - | +| └─ Ubuntu (deb) | ✅ (ubuntu20, ubuntu22) | - | +| └─ Mint (deb) | ✅ (mint20) | - | +| └─ Fedora (rpm) | ✅ (fedora35, fedora36) | - | +| └─ openSUSE (rpm) | ✅ (tumbleweed) | - | +| MacOS (dmg) | ✅ (macos-x64_64) | ✅ (macos-aarch64) | +| Windows | _WIP_ | - | ## Running bsys5 Locally