Update readme

This commit is contained in:
Gabriel Augendre 2020-05-08 18:03:19 +02:00
parent b818d256e7
commit d296467050
No known key found for this signature in database
GPG Key ID: 1E693F4CE4AEE7B4
1 changed files with 3 additions and 0 deletions

View File

@ -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/).