diff --git a/README.md b/README.md index 3bbcd7e..a0bf8e1 100644 --- a/README.md +++ b/README.md @@ -132,6 +132,13 @@ $ plaid2qif save-access-token --institution= --public-token= $ plaid2qif list-accounts --institution= ``` +### 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)]()