From 0d438cea0927d0c8ce2e842739a950c8f89c6477 Mon Sep 17 00:00:00 2001 From: ottop Date: Tue, 13 Aug 2024 02:38:33 +0300 Subject: [PATCH] Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1e838c2..39c9bc4 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,11 @@ To fix (only if you want to enable the double tap to lock feature): 2. Click on the three-dot button on the top right of the screen. 3. Allow restricted settings +## Screenshots + +![yamscreenshots](https://github.com/user-attachments/assets/4435e05e-3f8e-4b65-b5c1-e7e718db14f5) + + ## Bugs, feature requests, etc Submit an issue on the *Issues* tab. @@ -74,4 +79,4 @@ Enabling weather integration will send the coordinates that are set for the weat - `EXPAND_STATUS_BAR` - Allows pulling down the status bar from the app. - `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 +- `QUERY_ALL_PACKAGES` - Used to ensure that the app properly detects all installed apps.