Add rentcast values script (#22)

* Add rentcase values script

* fix typo

* Update example.env

* Update formating

* fix spelling

* change fomatting

* TOC and formating updates
This commit is contained in:
Chris Weiss
2025-05-03 13:51:52 -05:00
committed by GitHub
parent 62b26acec4
commit 947d4ac09f
3 changed files with 132 additions and 0 deletions
+4
View File
@@ -19,3 +19,7 @@ INVESTMENT_PAYEE_NAME="Investment"
INVESTMENT_CATEGORY_GROUP_NAME="Income"
# optional, name of the category for added investment tracking transactions
INVESTMENT_CATEGORY_NAME="Investment"
#optional, RentCast API key for fetching property data
RENTCAST_API_KEY="<Rentcast API key>"
RENTCAST_PAYEE_NAME="RentCast"