Skip to content

Commit

Permalink
Add installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
landakram committed Jun 16, 2020
1 parent 16eb284 commit 5e9a59b
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,16 @@ plaid-cli is a CLI tool for working with the Plaid API.
You can use plaid-cli to link bank accounts and pull transactions in multiple
output formats from the comfort of the command line.

## Installation

Install with `go get`:

```sh
go get github.com/landakram/plaid-cli
```

Or grab a binary for your platform from the [Releases](https://github.com/landakram/plaid-cli/releases) page.

## Configuration

To get started, you'll need Plaid API credentials, which you can get by visiting
Expand Down

0 comments on commit 5e9a59b

Please sign in to comment.