diff --git a/README.md b/README.md index 620319f..77e6595 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,8 @@ 4. **Leftover Data Management:** 📁 Flattool scans the user data folder to check for installed apps associated with the data. If none are found, it can delete the data or attempt to install a matching flatpak. +![Alt text](screenshots.png) + ## â„šī¸ Important Notes: - This project is still in its early stages, developed by a newcomer. Your understanding of potential bugs is greatly appreciated. - Flattool assumes flatpak user data is located in the default directory: `~/.var/app`. diff --git a/data/icons/hicolor/scalable/apps/io.github.heliguy4599.FlattoolGUI.svg b/data/icons/hicolor/scalable/apps/io.github.heliguy4599.FlattoolGUI.svg index 2bf4ae2..2b85d4b 100644 --- a/data/icons/hicolor/scalable/apps/io.github.heliguy4599.FlattoolGUI.svg +++ b/data/icons/hicolor/scalable/apps/io.github.heliguy4599.FlattoolGUI.svg @@ -11,8 +11,8 @@ - - + + @@ -52,11 +52,11 @@ - + - + @@ -64,7 +64,7 @@ - + diff --git a/screenshots.png b/screenshots.png new file mode 100644 index 0000000..deffe3a Binary files /dev/null and b/screenshots.png differ