Skip to content

Commit 0c81184

Browse files
committed
docs: update README
1 parent 383d53c commit 0c81184

File tree

2 files changed

+9
-11
lines changed

2 files changed

+9
-11
lines changed

README.md

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -82,20 +82,18 @@ strix --target ./app-directory
8282
> [!NOTE]
8383
> First run automatically pulls the sandbox Docker image. Results are saved to `agent_runs/<run-name>`
8484
85-
## 🏆 Enterprise Platform
85+
## ☁️ Run Strix in Cloud
8686

87-
Want to skip the setup? Try our cloud-hosted version at **[usestrix.com](https://usestrix.com)**
87+
Want to skip the local setup, API keys, and unpredictable LLM costs? Run the hosted cloud version of Strix at **[app.usestrix.com](https://app.usestrix.com)**.
8888

89-
Our managed platform provides:
89+
Launch a scan in just a few minutes—no setup or configuration required—and you’ll get:
9090

91-
- **📈 Executive Dashboards**
92-
- **🧠 Custom Fine-Tuned Models**
93-
- **⚙️ CI/CD Integration**
94-
- **🔍 Large-Scale Scanning**
95-
- **🔌 Third-Party Integrations**
96-
- **🎯 Enterprise Support**
91+
- **A full pentest report** with validated findings and clear remediation steps
92+
- **Shareable dashboards** your team can use to track fixes over time
93+
- **CI/CD and GitHub integrations** to block risky changes before production
94+
- **Continuous monitoring** so new vulnerabilities are caught quickly
9795

98-
[**Get Enterprise Demo **](https://usestrix.com)
96+
[**Run your first pentest now **](https://app.usestrix.com)
9997

10098
---
10199

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "strix-agent"
3-
version = "0.3.4"
3+
version = "0.3.5"
44
description = "Open-source AI Hackers for your apps"
55
authors = ["Strix <[email protected]>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)