harvesthq/harvest_api_samples

v2 Readme needs updated

Closed this issue · 1 comments

For example, if your access token is "foobar123" and your account ID is "987654", then you'll want to:

set HARVEST_ACCOUNT_ID=foobar123
set HARVEST_ACCESS_TOKEN=987654

Example is backwards

Thanks @wacannon! Fixed in #16.