Skip to content

Commit a098f3f

Browse files
committed
update
1 parent 5dbfc44 commit a098f3f

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

README.md

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -20,17 +20,7 @@ Include module at your application
2020
import CodeTool from '@editorjs/code';
2121
```
2222

23-
### Load from CDN
24-
25-
You can load specific version of package from [jsDelivr CDN](https://www.jsdelivr.com/package/npm/@editorjs/code).
26-
27-
`https://cdn.jsdelivr.net/npm/@editorjs/code@latest`
28-
29-
Require this script on a page with Editor.js.
30-
31-
```html
32-
<script src="..."></script>
33-
```
23+
Optionally, you can load this tool from CDN [JsDelivr CDN](https://cdn.jsdelivr.net/npm/@editorjs/code@latest)
3424

3525
## Usage
3626

0 commit comments

Comments
 (0)