diff --git a/README.md b/README.md index a08b38e..15eacb4 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Project that parse e-trade PDF account statements and Gain and Losses documents 2. Download PDF documents from a year you are filling your tax return form for example: `Brokerage Statement .pdf` and `MS_ClientStatements_.pdf`: 1. Login to e-trade, navigate to [Documents/Brokerage Statements](https://edoc.etrade.com/e/t/onlinedocs/docsearch?doc_type=stmt) 2. Select date period - 3. Download all `ACCOUNT STATEMENT` documents + 3. Download all `ACCOUNT STATEMENT` and `Single Account Statement` documents 3. Run: 1. `etradeTaxReturnHelper ` 2. Alternatively you can just run `etradeTaxReturnHelper` to have program running with GUI (graphical user interface):