# README
This example shows how to use the oauth package with Yelp.
How to run the example:
- Sign up and for a developer account and get your credentials at the Yelp developer site.
- $ cp config.json.example config.json.
- Edit config.json to include the credentials from step 1.
- $ go run main.go