diff --git a/README.md b/README.md
index 0e694c46..a1ae6e5f 100644
--- a/README.md
+++ b/README.md
@@ -35,11 +35,17 @@
+
+
+ Start testing Pangolin at pangolin.fossorial.io
+
+
+
Pangolin is a self-hosted tunneled reverse proxy server with identity and context aware access control, designed to easily expose and protect applications running anywhere. Pangolin acts as a central hub and connects isolated networks — even those behind restrictive firewalls — through encrypted tunnels, enabling easy access to remote services without opening ports or requiring a VPN.
## Installation
-Check out the [quick install guide](https://docs.digpangolin.com) for how to install and set up Pangolin.
+Check out the [quick install guide](https://docs.digpangolin.com/self-host/quick-install) for how to install and set up Pangolin.
## Deployment Options
@@ -47,7 +53,7 @@ Check out the [quick install guide](https://docs.digpangolin.com) for how to ins
|-----------------|--------------|
| **Self-Host: Community Edition** | Free, open source, and AGPL-3 compliant. |
| **Self-Host: Enterprise Edition** | Licensed under Fossorial Commercial License. Free for personal and hobbyist use, and for businesses earning under \$100K USD annually. |
-| **Pangolin Cloud** | Fully managed service with instant setup and pay-as-you-go pricing — no infrastructure required. Or, self-host your own [remote node](https://github.com/fosrl/remote-note) and connect to our control plane. |
+| **Pangolin Cloud** | Fully managed service with instant setup and pay-as-you-go pricing — no infrastructure required. Or, self-host your own [remote node](https://docs.digpangolin.com/manage/remote-node/nodes) and connect to our control plane. |
## Key Features
@@ -55,10 +61,10 @@ Pangolin packages everything you need for seamless application access and exposu
|
|
|
|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------|
-| **Manage applications in one place**
Pangolin provides a unified dashboard where you can monitor, configure, and secure all of your services regardless of where they are hosted. | 
|
-| **Reverse proxy across networks anywhere**
Route traffic via tunnels to any private network. Pangolin works like a reverse proxy that spans multiple networks and handles routing, load balancing, health checking, and more to the right services on the other end. | 
|
-| **Enforce identity and context aware rules**
Protect your applications with identity and context aware rules such as SSO, OIDC, PIN, password, temporary share links, geolocation, IP, and more. | 
|
-| **Quickly connect Pangolin sites**
Pangolin's lightweight [Newt](https://github.com/fosrl/newt) client runs in userspace and can run anywhere. Use it as a site connector to route traffic to backends across all of your environments. | 
|
+| **Manage applications in one place**
Pangolin provides a unified dashboard where you can monitor, configure, and secure all of your services regardless of where they are hosted. | 
|
+| **Reverse proxy across networks anywhere**
Route traffic via tunnels to any private network. Pangolin works like a reverse proxy that spans multiple networks and handles routing, load balancing, health checking, and more to the right services on the other end. | 
|
+| **Enforce identity and context aware rules**
Protect your applications with identity and context aware rules such as SSO, OIDC, PIN, password, temporary share links, geolocation, IP, and more. | 
|
+| **Quickly connect Pangolin sites**
Pangolin's lightweight [Newt](https://github.com/fosrl/newt) client runs in userspace and can run anywhere. Use it as a site connector to route traffic to backends across all of your environments. | 
|
## Get Started