From c60cb24dd49bc987a1aa30fe6ec53a6ebb611b31 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Henrique?= Date: Fri, 1 Aug 2025 23:26:29 -0300 Subject: [PATCH] updating readme --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c7d5ed8..9236697 100755 --- a/README.md +++ b/README.md @@ -55,10 +55,10 @@ npm run dev * [x] Multiple Wallpapers * [x] Remake icons -* [] Increase offline compatibility (might not be possible) - * Use chrome.storage.local for user wallpapers -- this one is - * Use chrome.storage.local for some logos -- a bit hard - * Some logos have CORS enabled, we can add `""` to the manifest.json file and cache them on storage local +* [/] Increase offline compatibility (might not be possible) + - [x] Use chrome.storage.local for user wallpapers -- this one is + - [ ] Use chrome.storage.local for some logos -- a bit hard + - Some logos have CORS enabled, we can add `""` to the manifest.json file and cache them on storage local * Dynamic Weather Widget * A box with information about the current weather, with manual entry on the location * Display current temperature, weather condition (e.g., "Sunny," "Cloudy"), and a corresponding icon