From 6b66a43285c49e3c650498f421ebdea06694522c Mon Sep 17 00:00:00 2001 From: heliguy4599 <95997226+heliguy4599@users.noreply.github.com> Date: Sun, 24 Sep 2023 23:07:10 -0400 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4b58cba..b48b417 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,8 @@ 4. **Leftover Data Management:** 📁 Warehouse 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. +5. **Manage Remotes:** 📦 Installed and enabled Flatpak remotes can be deleted, and new remotes can be added + ![Alt text](screenshots.png) ## 💬 Get in Contact @@ -27,7 +29,7 @@ ## 📦 Dependencies: To use Warehouse effectively, ensure the following dependencies are installed on your system: - GIO -- [GNOME Nightly Flatpak Remote](https://wiki.gnome.org/Apps/Nightly) +- GNOME Runtime and SDK version 45 as a Flatpak ## 🛠️ Installation Steps: 1. Make sure you have the above dependencies installed.