diff --git a/README.md b/README.md index dc98c0d..0574146 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Docker Compose Auto-Updater +![Logo](./images/composeupdater.png) + Dieses Script überprüft mehrere Docker-Compose-Stacks auf Image-Updates und aktualisiert diese automatisch. ## 🚀 Features diff --git a/img/composeupdater.png b/images/composeupdater.png similarity index 100% rename from img/composeupdater.png rename to images/composeupdater.png diff --git a/img/ntfy.png b/images/ntfy.png similarity index 100% rename from img/ntfy.png rename to images/ntfy.png