Skip to content

Commit 52839a4

Browse files
committed
Update README.md
1 parent 1a0bd3d commit 52839a4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,9 @@ await buildLive();
196196
```
197197

198198
### Live Editor (`docmd live`)
199-
`docmd` features an isomorphic architecture. Running `npx @docmd/core live` builds a standalone web application where you can write Markdown and see the preview instantly without any server-side processing. You can also try our **[docmd live](https://live.docmd.io)** editor!
199+
`docmd` features an isomorphic architecture. Running `npx @docmd/core live` builds a standalone web application where you can write Markdown and see the preview instantly without any server-side processing.
200+
201+
> You can also try our **[docmd live](https://live.docmd.io)** editor online.
200202
201203
## Comparison
202204

0 commit comments

Comments
 (0)