From 6e63c37071ed56541f974753e68e7b49b7646ca5 Mon Sep 17 00:00:00 2001 From: Keith Solomon Date: Sat, 31 Dec 2022 13:24:10 -0600 Subject: [PATCH] - Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b4c6e31..ac68559 100644 --- a/README.md +++ b/README.md @@ -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!). ### 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