diff --git a/HelmChart/Public/oneuptime/README.md b/HelmChart/Public/oneuptime/README.md
index 7cfb7b13d4..ea2983bab2 100644
--- a/HelmChart/Public/oneuptime/README.md
+++ b/HelmChart/Public/oneuptime/README.md
@@ -55,7 +55,7 @@ helm install my-oneuptime oneuptime/oneuptime -f values.yaml
| Edition | Best For | Included Benefits | Requirements |
|----------------------|-------------------------------------------------------|--------------------------------------------------------------------------------------------------------|--------------|
| Community Edition | Getting started, small self-hosted deployments | Fully featured OneUptime platform with the standard security posture | None |
-| Enterprise Edition | Regulated industries, teams with strict compliance needs | Hardened container images with additional security hardening and compliance-focused configurations; direct assistance via `sales@oneuptime.com` | Valid license |
+| Enterprise Edition | Regulated industries, teams with strict compliance needs | Hardened container images with additional security controls;
Custom features and roadmap input;
Dedicated engineer with 1-hour priority phone support;
Custom data residency and retention options;
Deploy on private cloud or SaaS with annual invoicing | Valid license |
## Upgrade Helm Chart
diff --git a/README.md b/README.md
index 82a1b6dddc..04721a581d 100644
--- a/README.md
+++ b/README.md
@@ -66,6 +66,14 @@ By using OneUptime Cloud, you also support the development of OneUptime open sou
If you need advanced features, such as API Access, Advanced Workflows, or Advanced Access Control, you can upgrade to a paid plan anytime. You can compare the different plans and pricing on [OneUptime Pricing](https://oneuptime.com/pricing) page.
+## Community vs. Enterprise Editions
+
+| Edition | Ideal For | Highlights | Requirements |
+|--------------------|-------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------|
+| Community Edition | Self-hosters getting started with the open-source stack | Full OneUptime feature set with the standard security posture; community-driven support channels; rapid updates via public releases | None |
+| Enterprise Edition | Regulated teams that need hardened deployments and premium support | Hardened container images with additional security controls;
Custom features and roadmap input;
Dedicated engineer with 1-hour priority phone support;
Custom data residency and retention options;
Deploy on private cloud or SaaS with annual invoicing | Valid enterprise license (contact `sales@oneuptime.com`) |
+
+
## Installation
- [Install on Kubernetes with Helm](https://artifacthub.io/packages/helm/oneuptime/oneuptime) (recommended for production)