Update readme
This commit is contained in:
parent
b818d256e7
commit
d296467050
1 changed files with 3 additions and 0 deletions
|
@ -32,6 +32,7 @@ Commands:
|
|||
config Manage configuration.
|
||||
bpvf Import BPVF bank statement (OFX file).
|
||||
ce Import CE bank statement (OFX file).
|
||||
lcl Import LCL bank statement (OFX file).
|
||||
revolut Import Revolut bank statement (CSV file).
|
||||
```
|
||||
|
||||
|
@ -40,6 +41,8 @@ it will open a generated config file for you to fill up.
|
|||
|
||||
The account and budget UUID are found in the YNAB url when using the web app.
|
||||
|
||||
The file passed in parameter will be deleted unless specified (`--keep` option on each import command)
|
||||
|
||||
## Versions
|
||||
|
||||
This project follows [Semantic Versioning](https://semver.org/).
|
Loading…
Reference in a new issue