We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 699da35 commit 81ec517Copy full SHA for 81ec517
1 file changed
README.md
@@ -2,7 +2,7 @@
2
3
## Installation
4
5
-`pip install simplefin-python`
+`pip install simplefin`
6
7
## Command line interface
8
@@ -36,7 +36,7 @@ Examples below leverage the SimpleFIN Bridge Demo Access URL of `https://demo:de
36
37
#### Get transactions for an account
38
39
-`simplefin transactions ACCOUNT_ID [--format FORMAT]`
+`simplefin transactions ACCOUNT_ID [--format FORMAT] [--lookback-days INTEGER]`
40
41
❯ simplefin transactions "Demo Savings"
42
Transactions for Demo Savings
0 commit comments