From 553d089d1bcb0de64d8aa9585a8ff5808919c1c4 Mon Sep 17 00:00:00 2001 From: Oleg Solomka Date: Fri, 26 Aug 2022 18:49:02 +0000 Subject: [PATCH] [readme]: update supported platform tables --- README.md | 46 ++++++++++++++-------------------------------- 1 file changed, 14 insertions(+), 32 deletions(-) diff --git a/README.md b/README.md index 30ba22d..4b64e14 100644 --- a/README.md +++ b/README.md @@ -66,15 +66,22 @@ Run `gh net -h` for details. ### Mac OSx -| OS | Local | -|--------------------|-----------------------------------| -| Big Sur (v11) | | -| Monterey (v12) | | +| OS | Intel chip | Apple chip | +|-------------------------------|-----------------------------------|--------------------------------------------------------------------------------| +| Big Sur (v11) | | ✅ * | +| Monterey (v12) | | ✅ * | + +### Windows + +| Architecture | AMD64 | ARM64 | i386 | +|-------------------------|-----------------------------------|------------------------------------|-------------------------------------| +| Windows 10 | | 🏃 | 🏃 | +| Windows 11 | | 🏃 | N/A | ### Linux -| Distro | Local | Inside Codespace | -|-------------------------|----------|------------------------------------------------------------| +| Distro | Local | Inside Codespace | +|-------------------------|-----------------------------------|----------------------------------| | Ubuntu | | | | Debian | | | | Fedora | | | @@ -86,23 +93,7 @@ Run `gh net -h` for details. | Arch | | | | Alpine | | ✅ * | -### Windows - -| Version | Local | -|-------------------------|-------------------------------------| -| Windows 10 | 🏃 | -| Windows 11 | 🏃 | - -## Supported architectures - -### Mac OSx - -| Architecture | Status | -|-------------------------------|-----------------------------------| -| Intel(AMD64) | | -| Apple silicon (ARM64) | ✅ * | - -### Linux +#### Supported Linux architectures | Architecture | Status | |-------------------------|-----------------------------------| @@ -111,15 +102,6 @@ Run `gh net -h` for details. | ARMv6 | | | ARMv7 | | -### Windows - -| Architecture | Status | -|-------------------------|-------------------------------------| -| Windows 10 (AMD) | | -| Windows 11 (AMD) | | -| Windows 11 (ARM) | 🏃 | -| Windows 10 (i386) | 🏃 | - ## Tested VPN Clients | Name | Status |