diff --git a/README.md b/README.md index b533624..174b8e3 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,6 @@ # WoW Backup -A lightweight, native-feeling desktop application to automatically backup World of Warcraft configuration data (WTF and Interface directories). - -World of Warcraft stores all UI configurations, macros, keybindings, and addon data in the `WTF/` and `Interface/` folders. Losing this data due to game corruption, accidental deletion, or addon errors can mean losing years of customized setups. **WoW Backup** runs discreetly in the system tray, and automatically performs scheduled, timestamped backups (optionally compressed as ZIP archives). +![WoW Backup](docs/screenshots/hero.png) ## Installation & Download diff --git a/docs/screenshots/hero.png b/docs/screenshots/hero.png new file mode 100644 index 0000000..54c80a7 Binary files /dev/null and b/docs/screenshots/hero.png differ