diff --git a/README.md b/README.md index d57d887..ce7ed8d 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ A monorepo hosting components for rendering image and video in a single containe ## Examples +### @react-visual/react + Using `sourceTypes` and `sourceMedia` with `imageLoader` to produce multiple `` tags with `srcset` attributes. ```jsx