Skip to content

Commit bcd811a

Browse files
committed
Drop $49 price from README badges, signup comment, and table
1 parent 74a67a5 commit bcd811a

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
[![GitHub forks](https://img.shields.io/github/forks/eracle/OpenOutreach.svg?style=flat-square&logo=github)](https://github.com/eracle/OpenOutreach/network/members)
99
[![License: GPLv3](https://img.shields.io/badge/License-GPLv3-blue.svg?style=flat-square)](https://www.gnu.org/licenses/gpl-3.0)
1010
[![Open Issues](https://img.shields.io/github/issues/eracle/OpenOutreach.svg?style=flat-square&logo=github)](https://github.com/eracle/OpenOutreach/issues)
11-
[![Cloud](https://img.shields.io/badge/Cloud-$49%2Fmo-28A745?style=flat-square)](https://openoutreach.app)
11+
[![Cloud](https://img.shields.io/badge/Cloud-Hosted-28A745?style=flat-square)](https://openoutreach.app)
1212

1313
<br/>
1414

@@ -84,13 +84,13 @@ Once you've set up locally and your campaigns are running, **OpenOutreach Cloud*
8484

8585
```bash
8686
curl -fsSL https://openoutreach.app/install | sh # install the CLI
87-
openoutreach signup # $49/mo via Stripe
87+
openoutreach signup # subscribe via Stripe
8888
openoutreach up ./data # upload your DB, provision a server
8989
openoutreach logs # watch leads roll in
9090
openoutreach down # download your updated DB, destroy the server
9191
```
9292

93-
| | Self-Hosted (Free) | Cloud ($49/mo) |
93+
| | Self-Hosted (Free) | Cloud (Managed) |
9494
|---|---|---|
9595
| AI lead discovery + Bayesian ML | Yes | Yes |
9696
| AI follow-up agent | Yes | Yes |
@@ -104,7 +104,7 @@ No feature gating, no lock-in. Cloud is a convenience layer — the code running
104104

105105
<div align="center">
106106

107-
[![Get Started with Cloud](https://img.shields.io/badge/Get%20Started%20with%20Cloud-49%24%2Fmo-28A745?style=for-the-badge)](https://openoutreach.app)
107+
[![Get Started with Cloud](https://img.shields.io/badge/Get%20Started%20with-Cloud-28A745?style=for-the-badge)](https://openoutreach.app)
108108

109109
</div>
110110

0 commit comments

Comments
 (0)