We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bae640e commit 5cd9113Copy full SHA for 5cd9113
README.md
@@ -68,6 +68,8 @@ echo $diff->Render($renderer);
68
### Example Output
69
A quick usage example can be found in the `example/` directory and under example.php. Included is a light theme and a dark theme.
70
71
+<details><summery>Example Pictures</summery><br>
72
+
73
#### HTML Side By Side Example
74

75
#### HTML Inline Example
@@ -79,6 +81,8 @@ A quick usage example can be found in the `example/` directory and under example
79
81
#### Text Context Example
80
82

83
84
+</details>
85
86
## Requirements
87
88
* PHP 7.2 or greater
0 commit comments