Skip to content

Commit

Permalink
readme updates (#122)
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelckelly authored May 22, 2018
1 parent 31d281e commit aed841d
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ plaid-python [![Circle CI](https://circleci.com/gh/plaid/plaid-python.svg?style

The official python client library for the [Plaid API][1].

**Note:** This module was recently refactored and released as version `2.0.x` to support [Plaid's updated API][9]. The previous module version, 1.5.0, and API legacy documentation, is still available via pypi and mirrored as [`plaid-python-legacy`][10].

## Table of Contents

- [plaid-python](#plaid-python)
Expand All @@ -16,9 +14,9 @@ The official python client library for the [Plaid API][1].
* [Examples](#examples)
* [Known Issues](#known-issues)
* [Contributing](#contributing)
* [Legacy API](#legacy-api)
* [License](#license)


## Install

```console
Expand Down Expand Up @@ -200,6 +198,10 @@ Version 2.0.0 was authored by [Joy Zheng](https://github.com/joyzheng) and
- [@chrisforrette](https://github.com/chrisforrette) (Chris Forrette)
- [@gae123](https://github.com/gae123)

## Legacy API

If you're looking for a Python client that works with the legacy Plaid API, use [`plaid-python-legacy`][10], available via pypi.

## License
[MIT][6]

Expand Down

0 comments on commit aed841d

Please sign in to comment.