Skip to content

Commit

Permalink
Merge pull request #33 from editor-js/update-readme-image
Browse files Browse the repository at this point in the history
Update image in readme
  • Loading branch information
neSpecc authored Apr 14, 2023
2 parents 86e8c55 + 00f6b4c commit 8eeba2f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

Delimiter Tool for the [Editor.js](https://editorjs.io).

![](https://capella.pics/de70e7f8-56cd-4779-848f-52c3f68deb47.jpg)
![](assets/68747470733a2f2f636170656c6c612e706963732f64653730653766382d353663642d343737392d383438662d3532633366363864656234372e6a7067.jpeg)

## Installation

Expand Down Expand Up @@ -46,12 +46,12 @@ Add a new Tool to the `tools` property of the Editor.js initial config.
```javascript
var editor = EditorJS({
...

tools: {
...
delimiter: Delimiter,
}

...
});
```
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8eeba2f

Please sign in to comment.