Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
timnarr committed Feb 8, 2024
1 parent 59c4bea commit bcee41e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -231,5 +231,11 @@ In some cases `avif` files can be larger than `webp` and you end up sending more
## Examples for Different Configurations and HTML Output
You'll find all examples in the [examples.md](/docs/examples/README.md).

## Roadmap
- [ ] Add tests for Imagex class
- [ ] Use Preload Resource Hints?! See [feature-branch](https://github.com/timnarr/kirby-imagex/tree/feature/preload-links)
- [ ] Improved determination of the smallest format, when using `formatSizeHandling`
- [ ] Improve `formatSizeHandling` in combination with art-directed images

## License
[MIT License](./LICENSE) Copyright © 2024-present Tim Narr

0 comments on commit bcee41e

Please sign in to comment.