diff --git a/README.md b/README.md
index f739378e5..404cd7573 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,12 @@
# MASQ Node 
+
+

+[](https://github.com/MASQ-Project/Node/releases/latest)
+[](https://discord.gg/masq)
+
+
MASQ Node combines the benefits of VPN and Tor technology, to create superior next-generation privacy software, where
users are rewarded for supporting an uncensored, global Web. Users gain privacy and anonymity, while helping promote
@@ -43,7 +49,7 @@ A [Knowledge Base](https://docs.masq.ai/masq) and testing resources are being re
levels of technical ability.
There you can find further information, guides and configuration examples for running MASQ Node from:
-- MASQ app - v0.2 (formerly called "GEMINI")
+- [MASQ Browser](https://masqbrowser.com)
- CLI
- Docker image
@@ -66,7 +72,7 @@ To help navigate the codebase, here are the README.md links for all documented c
### Downloading Official Releases
-We haven't set up any official releases yet; but when we do, instructions will appear here.
+Releases will appear on our GitHub page - click on the badge above for the latest stable beta build, or go to our [Releases page](https://github.com/MASQ-Project/Node/releases/latest)
### Downloading the Latest Build
diff --git a/USER-INTERFACE-INTERFACE.md b/USER-INTERFACE-INTERFACE.md
index c53e420cc..987df7335 100644
--- a/USER-INTERFACE-INTERFACE.md
+++ b/USER-INTERFACE-INTERFACE.md
@@ -512,7 +512,7 @@ There are following three connection stages:
1. NotConnected: No external neighbor is connected to us.
2. ConnectedToNeighbor: External node(s) are connected to us.
-3. ThreeHopsRouteFound: You can relay data over the network.
+3. RouteFound: You can relay data over the network.
The Node can only be on one of these connection stages during any moment of the Node's lifetime.