From 0e5d59e69da48c45b55632386ea96090099542f8 Mon Sep 17 00:00:00 2001 From: ottoptj Date: Mon, 12 Aug 2024 09:42:33 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a8ec0b0..09258ec 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,6 @@ Enabling weather integration will send the coordinates that are set for the weat - `REQUEST_DELETE_PACKAGES` - Allows uninstallation of apps through the launcher's activity menu. - `EXPAND_STATUS_BAR` - Allows pulling down the status bar from the app. -- `INTERNET` - Required for API calls to Open-Meteo. +- `INTERNET` - Required for API calls to Open-Meteo. Only used if weather integration is enabled. - `ACCESS_COARSE_LOCATION` - Requested when enabling GPS location. Needs to be allowed to use GPS location. - `QUERY_ALL_PACKAGES` - Used to ensure that the app properly detects all installed apps. \ No newline at end of file