aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Assets/demoimage2.pngbin0 -> 1111169 bytes
-rw-r--r--README.md4
2 files changed, 2 insertions, 2 deletions
diff --git a/Assets/demoimage2.png b/Assets/demoimage2.png
new file mode 100644
index 0000000..73d52db
--- /dev/null
+++ b/Assets/demoimage2.png
Binary files differ
diff --git a/README.md b/README.md
index b37909e..3fed947 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
A simple windows image viewer I wrote when I was 15. Despite my programming knowledge not being as good back then, it's still much better than the default windows image viewer and has a lot of nice features I like. The file date metadata is incorrect since it was reset by the file system at some point, it was written in 2016 ish.
-![Demo image](/Assets/demoimage.png)
+![Demo image](/Assets/demoimage2.png)
## Features
@@ -20,4 +20,4 @@ Things to fix if I can ever get round to it
- [x] Make a `requirements.txt`
- [ ] Nicer icon
- [x] Replace the file tree with the newer [tkFileBrowser](https://github.com/jwansek/tkFileBrowser/) and try to fix any bugs in it, open the file tree at the correct place. Then it will use the windows API to get the correct icon for a file/directory
-- [x] Reload image size on app resizing (not just maximizing) \ No newline at end of file
+- [x] Reload image size on app resizing (not just maximizing)