Skip to content

Commit

Permalink
Merge branch 'master' of github.com:jimhester/gmailr
Browse files Browse the repository at this point in the history
Conflicts:
	README.md
  • Loading branch information
jimhester committed Jul 25, 2014
2 parents 2b9a92d + 999a55f commit 961d2cc
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Expand Up @@ -24,6 +24,7 @@ Easily exposing the [Gmail API](https://developers.google.com/gmail/api/overview
Register an application at https://cloud.google.com/console#/project
- create a new client ID and download the resulting JSON
- authorize the application using `gmail_auth()`
```R
gmail_auth('file.json')
```

```R
gmail_auth('file.json')
```

0 comments on commit 961d2cc

Please sign in to comment.