commit 44c1a87d42ee708d949accb7df0d87885481916a806fc117d4a844d40ba4c48e
Author: Cybrkyd <git@cybrkyd.com>
Date: Tue Jun 9 10:23:14 2026 +0100
README
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..ccff36c
--- /dev/null
+++ b/README.md
@@ -0,0 +1,7 @@
+ # Notes
+
+ A local-only note-taking app in a browser running on a Python server. It writes to a SQLite database `notes.sqlite`.
+
+ Based on <a href="https://git.cybrkyd.com/IndexedDB-notes/" target="_blank" rel="noopener">IndexedDB Notes</a> now without IndexedDB.
+
+