- Update README

This commit is contained in:
Keith Solomon
2022-12-31 13:24:10 -06:00
parent b13d9294da
commit 6e63c37071
+1 -1
View File
@@ -22,7 +22,7 @@ Uses the [Torn API](https://www.torn.com/api.html) to pul the most recent vault
* Style as you see fit in `style.css` (Optional, but if you make something cool, let me know!). * Style as you see fit in `style.css` (Optional, but if you make something cool, let me know!).
### Initial vault balance(s) ### Initial vault balance(s)
Currently, there's no way to get past vault transactions via the API. If you're starting new, you can use the vault balance before your spouse adds their first deposit. For existing vaults, you'll need to figure out the balances the hard way. Once you have the balances, put them into the `vault.csv` with the proper user names. The timestamp field doesn't matter, and can be left at the currnet value. Currently, there's no way to get past vault transactions via the API. If you're starting new, you can use the vault balance before your spouse adds their first deposit. For existing vaults, you'll need to figure out the balances the hard way. Once you have the balances, put them into the `vault.csv` with the proper user names. The timestamp field doesn't matter, and can be left at the current value.
### Automating transaction updates ### Automating transaction updates