Skip to content

Commit 82ce0ab

Browse files
authored
chore: Readme update (#430)
1 parent 6b18f55 commit 82ce0ab

1 file changed

Lines changed: 8 additions & 7 deletions

File tree

README.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,14 @@
22
<img alt="posthoglogo" src="https://user-images.githubusercontent.com/65415371/205059737-c8a4f836-4889-4654-902e-f302b187b6a0.png">
33
</p>
44

5-
> **⚠️ Experimental:** This wizard is still in an experimental phase. If you
5+
66
> have any feedback, please drop an email to **[wizard@posthog.com](mailto:wizard@posthog.com)**.
77
88
<h1>PostHog wizard ✨</h1>
9-
<h4>The PostHog wizard helps you quickly add PostHog to your project using AI.</h4>
9+
10+
The PostHog wizard helps you quickly add PostHog to your project using AI.
11+
12+
![Wizard clip](https://res.cloudinary.com/dmukukwp6/image/upload/q_auto,f_auto/pasted_image_2026_05_01_T19_53_26_002_Z_398f697f5c.png)
1013

1114
# Usage
1215

@@ -16,10 +19,11 @@ To use the wizard, you can run it directly using:
1619
npx @posthog/wizard
1720
```
1821

19-
Currently the wizard can be used for **React, NextJS, Svelte, Astro and React
20-
Native** projects. If you have other integrations you would like the wizard to
22+
Currently the wizard can be used for over 16 frameworks for frontend, backend, and mobile applications. If you have other integrations you would like the wizard to
2123
support, please open a [GitHub issue](https://github.com/posthog/wizard/issues)!
2224

25+
Visit our [docs](https://posthog.com/docs/ai-engineering/ai-wizard) to learn more.
26+
2327
## MCP Commands
2428

2529
The wizard also includes commands for managing PostHog MCP (Model Context
@@ -62,9 +66,6 @@ The following CLI arguments are available:
6266
| `--ci` | Enable CI mode for non-interactive execution | boolean | `false` | | `POSTHOG_WIZARD_CI` |
6367
| `--api-key` | PostHog personal API key (phx_xxx) for authentication | string | | | `POSTHOG_WIZARD_API_KEY` |
6468

65-
> Note: A large amount of the scaffolding for this came from the amazing Sentry
66-
> wizard, which you can find [here](https://github.com/getsentry/sentry-wizard)
67-
> 💖
6869

6970
# CI Mode
7071

0 commit comments

Comments
 (0)