From c99ed6cd899bf6295e9067f4a83d54bd3fa34d47 Mon Sep 17 00:00:00 2001 From: Neuffexx <63469833+Neuffexx@users.noreply.github.com> Date: Thu, 13 Jul 2023 13:49:34 +0300 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c859114..8648751 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,7 @@ The only thing anyone probably cares to read on here, so let me make this simple ## Whats Next? Well I plan to add/improve on the following - Clean Up UI + - Make preview more accurate to final result - Improve Image Splitting Logic - Saving/Loading presets aka. profiles (in case you find combos that work for you) - Automate Profile Assignment ! Base Camp Only ! (Need to look into how) @@ -134,4 +135,4 @@ It can run it in a fresh new and clean environment without any of my dumb interf And hey, if something doesnt work it has a detailed console of log text of pretty much every step it takes making it quite easy to debug, even shows you errors causes by your own code. Although learning `Actions` was a bit annoying at the beginning, I would say its worthwhile. -![Alt Text](image.png) \ No newline at end of file +![Alt Text](image.png)