forked from gaugendre/ofx-processor
Add install in readme
This commit is contained in:
parent
a36c421661
commit
ea36197fa2
1 changed files with 8 additions and 1 deletions
|
@ -4,10 +4,17 @@
|
|||

|
||||

|
||||
|
||||
## Install
|
||||
|
||||
```shell
|
||||
python -m pip install ofx-processor
|
||||
```
|
||||
|
||||
https://pypi.org/project/ofx-processor/
|
||||
|
||||
## Usage
|
||||
|
||||
```shell script
|
||||
```
|
||||
Usage: ynab [OPTIONS] COMMAND [ARGS]...
|
||||
|
||||
Import your data to YNAB with the processors listed below or manage your
|
||||
|
|
Loading…
Add table
Reference in a new issue