diff --git a/README.md b/README.md index d26ce01..242f992 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,17 @@ diff2html generates pretty HTML diffs from git or unified diff output. ## How to use +To load correctly in the Browser you always need to include the stylesheet in the final HTML. + +Import the stylesheet + +```html + + +``` + +You can also refer to it from a CDN like [CDNJS](https://cdnjs.com/libraries/diff2html). + ### Browser Library Import the stylesheet and the library code