Skip to content

Commit 606ff22

Browse files
committed
show one picture as a preview
1 parent d00d224 commit 606ff22

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,11 +65,11 @@ echo $diff->Render($renderer);
6565
### Example Output
6666
A quick usage example can be found in the `example/` directory and under example.php. Included is a light theme and a dark theme.
6767

68-
<details><summary>Example Pictures</summary><br>
69-
7068
#### HTML Side By Side Example
7169

72-
![HTML Side By Side Example](htmlSideBySide.png "HTML Side By Side Example")
70+
![HTML Side By Side Example](htmlSideBySide.png "HTML Side By Side Example"
71+
72+
<details><summary>More Example Pictures</summary><br>
7373

7474
#### HTML Inline Example
7575

0 commit comments

Comments
 (0)