Skip to content

Commit

Permalink
added future plans to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
sonodima committed Sep 3, 2024
1 parent 8399b4f commit 24330bc
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 @@ -81,3 +81,9 @@ To build and bundle the application, run:
```sh
cargo xtask bundle --release
```

## Future Plans and Ideas

- [ ] Add new image manipulation filters (e.g. rotation, flip, waves???, distort???)
- [ ] Improve the export UX, allowing the user to choose the output resolution
- [ ] Implement an _"I feel lucky"_ button that loads a random image from the internet _(what could go wrong anyway?)_

0 comments on commit 24330bc

Please sign in to comment.