From 0ef9362817b9a7ed481ba039089380f560aaf3f1 Mon Sep 17 00:00:00 2001 From: _null 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