diff --git a/README.md b/README.md
index 82690854..4afc8c0b 100644
--- a/README.md
+++ b/README.md
@@ -101,11 +101,6 @@ Before uninstalling bauh via your package manager, consider executing `bauh --re
### Gems ( package technology support )
#### Flatpak ( flatpak )
-
-
-
-
-
- Supported actions: search, install, uninstall, downgrade, launch, history
- The configuration file is located at **~/.config/bauh/flatpak.yml** and it allows the following customizations:
```
@@ -117,11 +112,6 @@ installation_level: null # defines a default installation level: user or system.
#### Snap ( snap )
-
-
-
-
-
- Supported actions: search, install, uninstall, launch, downgrade
- Custom actions: refresh
- Required dependencies:
@@ -129,11 +119,8 @@ installation_level: null # defines a default installation level: user or system.
#### AppImage ( appimage )
-
-
-
-
- Supported actions: search, install, uninstall, downgrade, launch, history
+- **Only x86_64 AppImage files are available through the search mechanism at the moment**
- Custom actions
- **Install AppImage file**: allows to install a external AppImage file
- **Upgrade file**: allows to upgrade a manually installed AppImage file
@@ -158,11 +145,6 @@ db_updater:
- P.S: **aria2 will only be used if multi-threaded downloads are enabled**
#### Arch ( Repositories / AUR )
-
-
-
-
-
- Only available for **Arch-based systems**
- Repository packages supported actions: search, install, uninstall, launch
- AUR packages supported actions: search, install, uninstall, downgrade, launch, history
diff --git a/pictures/appimage/search.gif b/pictures/appimage/search.gif
deleted file mode 100644
index d3648a0a..00000000
Binary files a/pictures/appimage/search.gif and /dev/null differ
diff --git a/pictures/arch/search.gif b/pictures/arch/search.gif
deleted file mode 100644
index 7505e2ad..00000000
Binary files a/pictures/arch/search.gif and /dev/null differ
diff --git a/pictures/flatpak/search.gif b/pictures/flatpak/search.gif
deleted file mode 100644
index f003e739..00000000
Binary files a/pictures/flatpak/search.gif and /dev/null differ
diff --git a/pictures/panel.png b/pictures/panel.png
index 52842174..4c00a6df 100644
Binary files a/pictures/panel.png and b/pictures/panel.png differ
diff --git a/pictures/snap/search.gif b/pictures/snap/search.gif
deleted file mode 100644
index 2761a54a..00000000
Binary files a/pictures/snap/search.gif and /dev/null differ