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.
2 parents f34bbb9 + 1cee802 commit d88d6d3Copy full SHA for d88d6d3
README.md
@@ -16,11 +16,14 @@ Generated diff can be rendered in all of the standard formats including:
16
- Inline (HTML)
17
- Side by Side (HTML)
18
19
+Note that for HTML rendered results, you have to add CSS for a better visualization.
20
+You may modify one from `example/diff-table.css` or write your own from zero.
21
+
22
23
# Requirements
24
25
- PHP >= 7.1.3
-- Extension: `iconv`
26
+- Extension: `iconv` (usually as a built-in in PHP)
27
28
29
# Installation
0 commit comments