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:
@@ -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"
|
||||
Reference in New Issue
Block a user