From 92fdae0745955730e0c1d73bef65a33c58299e4f Mon Sep 17 00:00:00 2001 From: J3vb Date: Fri, 3 Apr 2026 23:23:55 +0200 Subject: [PATCH] Update platform support table in README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b51c9818..ef896ff2 100644 --- a/README.md +++ b/README.md @@ -48,9 +48,9 @@ It includes real-time messaging, voice/video via LiveKit, file sharing, and a we | Component | Windows x64 | Linux x64 | Linux ARM64 | | --------- | ----------- | --------- | ----------- | -| Server binary | Yes | Yes | Not published yet | -| Desktop client | Yes | Yes | Yes | -| Docker server | N/A | Yes | N/A | +| Server binary | Yes | Not published yet | N/A | +| Desktop client | Yes | Not published yet | Not published yet | +| Docker server | N/A | Not published yet | N/A | ## Start Here