Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jczaja authored Apr 13, 2024
1 parent ea9548e commit 7fd5385
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 <xxx>.pdf` and `MS_ClientStatements_<xxx>.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 <your PDF documents that MAY contains dividends and/or sold transactions e.g. "*.pdf"> <Gain and Loss XLSX document>`
2. Alternatively you can just run `etradeTaxReturnHelper` to have program running with GUI (graphical user interface):
Expand Down

0 comments on commit 7fd5385

Please sign in to comment.