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)