diff --git a/README.md b/README.md index f6713d9..ff3d999 100644 --- a/README.md +++ b/README.md @@ -97,4 +97,5 @@ const anotherStyledRange = new StyledRange(anotherRange, anotherStyle); const styledText = TextStyler.style(value, [ styledRange, anotherStyledRange ]); ``` The above example should output + ![alt-ext](https://imgur.com/Bmf5vQq.png)