Skip to content

Commit 2b68ddc

Browse files
committed
Update screenshots
Signed-off-by: Jack Cherng <jfcherng@gmail.com>
1 parent d227113 commit 2b68ddc

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -188,12 +188,12 @@ $result = $htmlRenderer->renderArray(json_decode($jsonResult, true));
188188
### Renderer: Combined
189189

190190
```php
191-
<?php $rendererOptions = ['detailLevel' => 'char'];
191+
<?php $rendererOptions = ['detailLevel' => 'word'];
192192
```
193193

194194
This renderer is suitable for articles and always has no line number information.
195195

196-
![Combined](https://raw.githubusercontent.com/jfcherng/php-diff/v6/example/images/combined-renderer-char-level.png)
196+
![Combined](https://raw.githubusercontent.com/jfcherng/php-diff/v6/example/images/combined-renderer-word-level.png)
197197

198198

199199
### Renderer: Unified
-6.9 KB
Binary file not shown.
7.31 KB
Loading
494 Bytes
Loading

0 commit comments

Comments
 (0)