Skip to content

Commit

Permalink
Docs: Added a link to the guide and moved the compat notice there too.
Browse files Browse the repository at this point in the history
…Closes #47.
  • Loading branch information
Reinmar committed Sep 19, 2019
1 parent 0efe5ac commit 6fa93b8
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,11 @@ The official [CKEditor 5](https://ckeditor.com/ckeditor-5) rich text editor inst

![The inspector panel attached to the editor instance.](/sample/screenshot.png)

## Usage
## Documentation 📖

Learn how to use the inspector and see it live in the [Development tools](https://ckeditor.com/docs/ckeditor5/latest/framework/guides/development-tools.html) guide.

## Quick start

Include the script to load the inspector:

Expand All @@ -37,10 +41,6 @@ ClassicEditor

Call `CKEditorInspector.detach( name )` to detach an instance from the inspector.

## Compatibility

The inspector works with CKEditor 5 [v12.0.0](https://github.com/ckeditor/ckeditor5/releases/tag/v12.0.0)+.

## Development

To configure the environment:
Expand Down

0 comments on commit 6fa93b8

Please sign in to comment.