From df27854f42a0e5a84624f643907405f2b65bfc9c Mon Sep 17 00:00:00 2001 From: 7000pctAUTO Date: Sun, 22 Mar 2026 11:17:21 +0000 Subject: [PATCH] Initial commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..8a7a6fb --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# snippet-manager + +Local-first code snippet manager with SQLite, FTS5 search, encryption, and P2P sync \ No newline at end of file