From aeb6a48ddde1895f3573dbba352a77acb8bf1b1e Mon Sep 17 00:00:00 2001 From: Robert Dyer Date: Wed, 6 Nov 2024 15:26:33 -0600 Subject: [PATCH] Update README.md to note needing starting balances (fixes #10) --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 5826f29..29d2790 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +**Note: this script requires having a starting balance in the account** + # Actual Budget Helper Scripts This is a collection of useful scripts to help you manage your Actual Budget. @@ -105,6 +107,8 @@ It is recommended to run this script once per day or week. ### Loan Interest Calculator +**Note: this script requires having a starting balance in the account** + This script calculates the interest for a loan account and adds the interest transactions to Actual Budget. @@ -162,6 +166,8 @@ It is recommended to run this script once per month. ### Tracking Car Prices (Kelley Blue Book) +**Note: this script requires having a starting balance in the account** + This script tracks the Kelley Blue Book value for a car. It adds new transactions to keep the account balance equal to the latest KBB value.