Skip to content

Commit 84af39f

Browse files
committed
the update
1 parent 9d92cc6 commit 84af39f

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 InlineCode from '@editorjs/inline-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/inline-code).
26-
27-
`https://cdn.jsdelivr.net/npm/@editorjs/inline-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/inline-code@latest)
3424

3525
## Usage
3626

0 commit comments

Comments
 (0)