Skip to content

Commit 8ccd25d

Browse files
author
Alek99
committed
Update wording
1 parent 87cb07f commit 8ccd25d

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

docs/enterprise/overview.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,19 @@
44
import reflex as rx
55
```
66

7-
Reflex Enterprise is a package containing paid features built on top of Reflex.
7+
Reflex Enterprise is a package containing premium features built on top of Reflex designed to help you build production-ready web apps faster.
88

99
See complete docs at [Enterprise Docs](https://enterprise.reflex.dev)
1010

11+
## Features
12+
13+
So far the enterprise package contains the following features:
14+
15+
- AgGrid and AgCharts
16+
- Single Port Proxy
17+
18+
More features will be added in the futures. If you have any feature requests, please [open an issue](https://github.com/reflex-dev/reflex/issues/new/choose).
19+
1120
## Installation of reflex_enterprise.
1221

1322
```bash
@@ -35,3 +44,6 @@ config = rxe.Config(
3544
)
3645
```
3746

47+
## Pricing
48+
49+
Unlike the open source `reflex` package, the `reflex-enterprise` package is free to use for all users but requires a paid tier to remove [branding](https://enterprise.reflex.dev/built-with-reflex/).

0 commit comments

Comments
 (0)