diff --git a/Assets/Screenshots/Error_Message_Example.png b/Assets/Screenshots/Error_Message.png similarity index 100% rename from Assets/Screenshots/Error_Message_Example.png rename to Assets/Screenshots/Error_Message.png diff --git a/README.md b/README.md index c6d7775..b0a807a 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ The Poster reads & saves its settings to a `settings.ini` file located in the sa # Uncaught Script Errors I’ve done my best to catch any possible errors that might pop up and write functionality to handle them. But If an error happens that i haven't written resolves for, it will pop up a message box that looks like this. Please send me a screenshot so I can write a patch for the bug. -![Alt text](Assets/Screenshots/Error_Message_Example.png "Error Message") +![Alt text](Assets/Screenshots/Error_Message.png "Error Message") # Compiling .exe from source - @todo \ No newline at end of file