Skip to content

Commit

Permalink
readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
ebridges committed Jul 21, 2018
1 parent ac8c065 commit 7692209
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,13 @@ $ plaid2qif save-access-token --institution=<name> --public-token=<token>
$ plaid2qif list-accounts --institution=<name>
```

### Distribution

```
$ python3 setup.py sdist bdist_wheel
$ twine upload
```

[![GitHub watchers](https://img.shields.io/github/watchers/badges/shields.svg?style=social&label=Watch&style=flat-square)]()
[![Crates.io](https://img.shields.io/crates/l/rustc-serialize.svg?style=flat-square)]()
[![PyPi](https://img.shields.io/pypi/v/plaid2qif.svg?style=flat-square)]()

0 comments on commit 7692209

Please sign in to comment.