From aac81b6f6665e9d57d5daf524643ccc9f056ce32 Mon Sep 17 00:00:00 2001 From: CJSatnarine Date: Fri, 6 Mar 2026 19:37:27 -0500 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9a161f0..ded8ca9 100644 --- a/README.md +++ b/README.md @@ -11,3 +11,4 @@ Your exported files should be in a folder near to your Krita project file. > [!WARNING] > - You should export from a saved Krita project. An unsaved project will export the files into your home directory (within a folder named `exported_layers` or whatever you set the `export_directory` to in the script.). > - This has only been tested to work on Linux and Windows 11. +> - You **MUST** have a background layer (a blank one) because background layers are ignored. \ No newline at end of file