Skip to content

Commit 5cd9113

Browse files
authored
Hide images by default, to have a shorter readme
1 parent bae640e commit 5cd9113

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,8 @@ echo $diff->Render($renderer);
6868
### Example Output
6969
A quick usage example can be found in the `example/` directory and under example.php. Included is a light theme and a dark theme.
7070

71+
<details><summery>Example Pictures</summery><br>
72+
7173
#### HTML Side By Side Example
7274
![HTML Side By Side Example](htmlSideBySide.png "HTML Side By Side Example")
7375
#### HTML Inline Example
@@ -79,6 +81,8 @@ A quick usage example can be found in the `example/` directory and under example
7981
#### Text Context Example
8082
![Text Context Example](textContext.png "Text Context Example")
8183

84+
</details>
85+
8286
## Requirements
8387

8488
* PHP 7.2 or greater

0 commit comments

Comments
 (0)