Skip to content
This repository was archived by the owner on Feb 10, 2025. It is now read-only.

Commit 5d29dc6

Browse files
committed
chore: update docs [skip ci]
1 parent a247a12 commit 5d29dc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Vue diff viewer plugin
1818

1919
## Introduction
2020

21-
<img src="https://user-images.githubusercontent.com/25652218/104695609-60533c80-5750-11eb-85dd-0e7d0d79d5ac.png" alt="screenshot" style="max-width:100%;">
21+
<img src="https://user-images.githubusercontent.com/25652218/104784360-7520e600-57cb-11eb-8abc-ce81dd309e05.png" alt="screenshot" style="max-width:100%;">
2222

2323
You can see the difference between the two codes with the `vue-diff` plugin.
2424
This plugin dependent on <a href="https://github.com/kpdecker/jsdiff">diff</a> and <a href="https://github.com/highlightjs/highlight.js/">highlight.js</a>, shows similar results to other diff viewers (e.g., Github Desktop).

0 commit comments

Comments
 (0)