commit 22108245470019925e1c34e4044d8b48277d0276
parent d445ec573f6408d89046f17e8043f85b9e7459ca
Author: Hunter
Date:   Thu, 29 Aug 2024 10:23:55 -0400

update readme.md

Diffstat:
Mreadme.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/readme.md b/readme.md @@ -103,7 +103,7 @@ You can store named colors in the `:root` selector at the top of the `<style>` t ## data persistence your task tree is automatically saved to your browser's local storage after each edit. this ensures your tasks will persist even if you close the browser or refresh the page. -**⚠️ warning:** clearing your browsing data may erase your saved tasks. use the [export feature](#importingexporting) to create a backup before clearing your browsing data. +**⚠️ warning:** clearing your browsing data may erase your saved tasks. use the [export feature](#importingexporting) to create a manual backup before clearing your browsing data. ## browser compatibility this application is designed to run on modern web browsers with javascript enabled. mobile browsers are supported, but a physical keyboard is required (for now).