Skip to content

Commit 4641c67

Browse files
authored
Update README.md
1 parent f7b58d4 commit 4641c67

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# vue-image-diff
22
![Alt Text](example.gif)
3+
<br />
34
vue component for multiple image comparison.
45
currently supported only 8bit jpg and png format.
56

@@ -90,7 +91,7 @@ options = {
9091
}
9192
```
9293

93-
options is object
94+
optionsToolBar is object
9495
```js
9596
optToolBar = {
9697
show: true, // Bool, (optional)

0 commit comments

Comments
 (0)