From cb9dc35dad36ed28d5bf29f857ba0dc932e66054 Mon Sep 17 00:00:00 2001 From: Michael Hollister Date: Fri, 13 Jun 2025 15:29:12 -0500 Subject: [PATCH] Updating documentation and receiver sections --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ff07ad3..04219a1 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,8 @@ A "receiver", in this context, is a software implementation running on various p - Receivers - [**Android**](receivers/android) native. - [**MacOS, Windows, Linux**](receivers/electron) electron. + - [**webOS**](receivers/webos) + - [**Tizen**](receivers/tizen) - Apple TV (future) - Senders @@ -56,4 +58,4 @@ This project is licensed under the MIT License - see the LICENSE.md file for det ## Documentation -Click [here](https://gitlab.futo.org/videostreaming/fcast/-/wikis/Protocol-version-1) to see the protocol documentation. +Click [here](https://gitlab.futo.org/videostreaming/fcast/-/wikis/Protocol-version-3) to see the protocol documentation.