From 07d65a61bb9f6f6c1c538a68c7f945fd4cc163cd Mon Sep 17 00:00:00 2001 From: cohitre Date: Mon, 4 Mar 2024 20:17:10 -0800 Subject: [PATCH] Self hosted paragraph --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index f0f75ae..d586f3f 100644 --- a/README.md +++ b/README.md @@ -202,6 +202,12 @@ await axios({ --- +## Self hosting the Editor + +A self-hosted version of the editor is coming soon. In the mean time you can use the packages/sample-editor as an example. + +--- + ## Contribute Feel free to report any bug on the issues page. If possible, please add steps, information, screenshots, or videos to help us reproduce them.