Skip to content

Commit cacd653

Browse files
committed
update README.md
1 parent d63f46d commit cacd653

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

README.md

+9-2
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,13 @@ with a single argument, that will shift objects from right to left, showing diff
8484
- listens on `jsdiff-devtools-to-panel-compare` requests
8585
- listens on `jsdiff-devtools-to-panel-search` and tries to find query in DOM
8686

87-
### Screenshot
87+
<details>
88+
<summary>Screenshots</summary>
8889

89-
![screenshot](./src/img/screenshot-01.png)
90+
- Comparing two objects
91+
![screenshot](./src/img/screenshot-01.png)
92+
93+
- Tracking changes in localStorage (unchanged are hidden)
94+
![screenshot](./src/img/screenshot-02.png)
95+
96+
</details>

0 commit comments

Comments
 (0)