From 9e0ebd5764148de8fd4a98a6de5cd83546798fd1 Mon Sep 17 00:00:00 2001 From: Dominic DiTaranto Date: Thu, 23 Oct 2025 11:14:47 -0400 Subject: [PATCH] readme --- README.md | 24 +----------------------- 1 file changed, 1 insertion(+), 23 deletions(-) diff --git a/README.md b/README.md index 49e30eb..a5e7d08 100644 --- a/README.md +++ b/README.md @@ -1,23 +1 @@ -# CKEditor 5 Sample Project - -## Setup instructions - -### 1. Fill the required information - -Make sure to fill in the required information, as the editor requires a license to start. If you don't have an account, you can [create a free account](https://portal.ckeditor.com/checkout?plan=free) to access all premium features for a 14-day trial. - -### 2. Run the web server - -Run local HTTP server (like `nginx`, `caddy` or `serve`) that will serve the files that you created. It's required, as we are using type="module" in our scripts. - -### 3. Start the project - -Open `index.html`. - -## Integrate with your project - -The editor files are in two folders: `ckeditor5` and `ckeditor5-premium-features` (if you use premium features). You need to copy them to your project's assets, and then import with a similar way as the sample `index.html` does. - ---- - -For more information, please refer to the official [CKEditor 5 documentation](https://ckeditor.com/docs/ckeditor5/latest/getting-started/index.html). +# Christian Web Ring