diff --git a/README.md b/README.md index 5ab104a..30742b2 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,10 @@ Try everything locally: pnpm install && pnpm dev # playground at http://localhost:5173 ``` +## Try with Open Knowledge + +Every `.mmd` and Markdown editor in [Open Knowledge](https://openknowledge.ai) ships visimer as its diagram surface. Open a project and you get the same click-a-node-to-edit canvas over your own docs, wired up with realtime collaboration, git-backed history, and shareable links. The fastest way to try visimer on real diagrams is [openknowledge.ai](https://openknowledge.ai). + ## What you can do - **Edit text in place**: double-click any label and type right on the diagram; nodes grow as you type diff --git a/apps/site/index.html b/apps/site/index.html index c53943e..5ac3426 100644 --- a/apps/site/index.html +++ b/apps/site/index.html @@ -6,10 +6,10 @@ -
- A WYSIWYG editor for Mermaid. Click a node to rename or reshape it. The source rewrites itself. Perfect - for fixing up AI-generated diagrams the visual way. + A WYSIWYG editor for Mermaid diagrams. Click a node to rename or reshape it. Perfect for polishing + AI-generated diagrams.