From c74fe7419b5505cf1608b03cc0f92a6045462d19 Mon Sep 17 00:00:00 2001 From: Josh Wright Date: Sat, 28 Mar 2026 00:34:07 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4f1660c..7572c04 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Catalyst -A lightweight instance registry for tracking self-hosted infrastructure. No backend, no framework — just a browser, a SQLite database compiled to WebAssembly, and a static file server. +A lightweight instance registry for tracking self-hosted infrastructure. No backend, no framework — just a browser, a SQLite database compiled to WebAssembly, and a static file server. :) ## Structure