Skip to content

Commit aed841d

Browse files
readme updates (plaid#122)
1 parent 31d281e commit aed841d

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ plaid-python [![Circle CI](https://circleci.com/gh/plaid/plaid-python.svg?style
33

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

6-
**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].
7-
86
## Table of Contents
97

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

21-
2220
## Install
2321

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

201+
## Legacy API
202+
203+
If you're looking for a Python client that works with the legacy Plaid API, use [`plaid-python-legacy`][10], available via pypi.
204+
203205
## License
204206
[MIT][6]
205207

0 commit comments

Comments
 (0)