Update readme

This commit is contained in:
Gabriel Augendre 2020-01-17 16:35:56 +01:00
parent 6bc18a968f
commit 53c0cf5dba
No known key found for this signature in database
GPG key ID: 1E693F4CE4AEE7B4

View file

@ -2,10 +2,12 @@
## Usage
```bash
ofxprocessor /path/to/ofxfile.ofx
```shell script
process-bpvf /path/to/ofxfile.ofx
# Or
process-revolut /path/to/csvfile.csv
```
It will write a `processed.ofx` file in the same folder.
It will write a `processed` file in the same folder with the same extension.
It will not overwrite the original ofx file.
It will not overwrite the original file.