commit 50493872c533ec3331b0f894d4f918087887168c
parent ec81534c3c3f0ba8e85aaf7c3c20d50dd1c36347
Author: Hunter Irving
Date: Wed, 9 Apr 2025 16:34:23 -0400
Update readme.md
Diffstat:
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/readme.md b/readme.md
@@ -108,7 +108,8 @@ You can store named colors in the `:root` selector at the top of the `<style>` t
this application is designed to run on modern, desktop web browsers with javascript enabled. mobile browsers are technically supported, but a physical keyboard is required (for now).
## privacy
-all data is stored locally on your machine. no data is sent to or stored on any external servers.
+all data is stored locally on your machine.
+no data is sent to or stored on any external servers.
## licenses
this project is licensed under the <a href="/LICENSE.txt">GNU General Public License v3.0</a>.