Skip to content

Commit

Permalink
feat(README.md): update
Browse files Browse the repository at this point in the history
  • Loading branch information
lbb00 committed Dec 11, 2023
1 parent cf5e5e9 commit 276b7b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ const format = await getOptimalImgFormatOnBrowser(['avif', 'webp'])

Detecting browser supports from:

- [ImageDecoder.isTypeSupported](https://developer.mozilla.org/en-US/docs/Web/API/ImageDecoder/isTypeSupported_static)
- <https://avif.io/blog/tutorials/css/#avifsupportdetectionscript>

### Server
Expand Down

0 comments on commit 276b7b4

Please sign in to comment.