diff --git a/README.md b/README.md index 177068b..b210e7f 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ An alternative to `PIXI.Text` that works with PixiJS v5 (both WebGL and Canvas), however, it has some advantages: -* Supports HTML tags for styling such as ``, or ``, as well as `` +* Supports [HTML tags](https://developer.mozilla.org/en-US/docs/Learn/HTML/Introduction_to_HTML) for styling such as ``, or ``, as well as `` * Better support for emojis and other HTML layout features, better compatibility with CSS line-height and letter-spacing. Disadvantages: