diff --git a/README.md b/README.md
index e13464bf..701fc6a2 100644
--- a/README.md
+++ b/README.md
@@ -133,8 +133,8 @@ ls ./archive/*/index.json # or browse directly via the filesyste
# Quickstart
-**🖥 Supported OSs:** Linux/BSD, macOS, Windows (Docker/WSL) **👾 CPUs:** amd64, x86, arm8, arm7 (raspi>=3)
-Note: On arm7, the `playwright` package, provides easy `chromium` management, is not yet available. Do it manually with alternative methods.
+**🖥 Supported OSs:** Linux/BSD, macOS, Windows (Docker) **👾 CPUs:** `amd64` (`x86_64`), `arm64` (`arm8`), `arm7` (raspi>=3)
+Note: On `arm7`, the `playwright` package, provides easy `chromium` management, is not yet available. Do it manually with alternative methods.