From 5c828a1aa3c7cff4c9f41aaef416a72a8e210342 Mon Sep 17 00:00:00 2001 From: kaspa Date: Mon, 4 May 2026 14:21:21 -0500 Subject: [PATCH] init --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f6d5187..328981e 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@

-BillTracker is a self-hosted app for tracking recurring bills, monthly payments, due dates, categories, and personal bill history. It runs as a Node/Express server with a React frontend and stores data in SQLite. +BillTracker is a self-hosted app for tracking recurring bills, monthly payments, due dates, categories, and personal bill history. It runs as a Node/Express server with a React frontend and stores data in SQLite. This product was produced with the assistance of AI.

Demo Server