From ac890cf1084c37571e503e603b40b620f03c8cf5 Mon Sep 17 00:00:00 2001 From: hensm Date: Sun, 18 Aug 2019 07:01:36 +0100 Subject: [PATCH] Update README/IMPLEMENTATION docs --- IMPLEMENTATION.md | 2 ++ README.md | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/IMPLEMENTATION.md b/IMPLEMENTATION.md index a163ff1..69ea465 100644 --- a/IMPLEMENTATION.md +++ b/IMPLEMENTATION.md @@ -1,3 +1,5 @@ +# SOMEWHAT OUTDATED (again)! + # Extension Lifetime A bridge application instance (`statusBridge`) is created to keep track of receivers’ statuses. This is expected to exist throughout the lifetime of the extension and will automatically reconnect if unexpectedly disconnected. diff --git a/README.md b/README.md index 581c59f..74c0f4b 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,6 @@ sudo dnf install fx_cast_bridge--.rpm ### Requirements -* Node.js 10.x (https://git.io/fjmgL) * dpkg (for building deb packages) * rpm (for building rpm packages) * macOS (for building macOS installer packages)