From 8567bc601d27c2763f30d48782f4c7d84cbb0b51 Mon Sep 17 00:00:00 2001 From: sonodima Date: Wed, 4 Sep 2024 09:28:23 +0200 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 642d8eb..f17514f 100644 --- a/README.md +++ b/README.md @@ -86,4 +86,4 @@ cargo xtask bundle --release - [ ] 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?)_ +- [x] Implement an _"I feel lucky"_ button that loads a random image from the internet _(what could go wrong anyway?)_