From a134d4fa32b92f72f069dbd3f29de6473b05e0ff Mon Sep 17 00:00:00 2001 From: Andrew Date: Wed, 3 Jun 2026 19:58:33 +0300 Subject: [PATCH] Add roadmap section to README Added a roadmap section outlining future improvements. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index b7afe90..e777a27 100644 --- a/README.md +++ b/README.md @@ -233,6 +233,11 @@ foreach (var result in results) --- +## Roadmap +- Improved pave mode - tiling isntead if 9 fixed positions +- AI remove protection - color noise, geometric distortion, DCT, texture blend etc. +- Common architecture imorovements + ## Contributing Contributions are welcome! To ensure a smooth collaboration: