diff --git a/README.md b/README.md index e40f797..1ab1720 100644 --- a/README.md +++ b/README.md @@ -36,4 +36,6 @@ To keep application size as small as possible, make sure you create a virtual en only the necessary libraries. The macOS dark-mode currently **only** works with the **anaconda python** Version. If you compile the app with a python.org version, you have to disable the dark-mode by deleting the ```'NSRequiresAquaSystemAppearance': False```entry in setup.py, which causes the application window to go -into dark-mode. \ No newline at end of file +into dark-mode. + +![](documentation/Icon_Banner.png) \ No newline at end of file diff --git a/documentation/Icon_Banner.png b/documentation/Icon_Banner.png new file mode 100644 index 0000000..c189d98 Binary files /dev/null and b/documentation/Icon_Banner.png differ