From b1267dd4cfae23dcf60e369435a5da8058cf79be Mon Sep 17 00:00:00 2001 From: William Brawner Date: Sat, 20 Apr 2024 21:39:51 -0600 Subject: [PATCH] Update README --- README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 4987276..ced63ac 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,11 @@ -# Twigs Server +# Twigs -This is the backend application that powers the [Android](../../../twigs-android), [iOS](../../../twigs-ios), -and [web](../../../twigs-web) applications for Twigs, a personal finance/budgeting app. None of these apps are complete, -so expect bugs, and they are all in various stages of development, so expect some feature disparity between platforms. +Twigs is a personal finance application tailored to individuals and small groups that want robust budgeting features +without needing to pay a monthly subscription. ## Prerequisites -- JDK 14 or newer +- JDK 17 or newer - PostgreSQL 13 or newer - (optional) Docker