Skip to content

Commit 81ec517

Browse files
authored
Fix readme (#2)
1 parent 699da35 commit 81ec517

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Installation
44

5-
`pip install simplefin-python`
5+
`pip install simplefin`
66

77
## Command line interface
88

@@ -36,7 +36,7 @@ Examples below leverage the SimpleFIN Bridge Demo Access URL of `https://demo:de
3636

3737
#### Get transactions for an account
3838

39-
`simplefin transactions ACCOUNT_ID [--format FORMAT]`
39+
`simplefin transactions ACCOUNT_ID [--format FORMAT] [--lookback-days INTEGER]`
4040

4141
❯ simplefin transactions "Demo Savings"
4242
Transactions for Demo Savings

0 commit comments

Comments
 (0)