Improved README that explains how to get the API key.

pull/87/head
Michael Vogel 2012-12-19 23:17:31 +01:00
parent d032fa38ed
commit fcc9b06bdb
1 changed files with 6 additions and 1 deletions

View File

@ -7,4 +7,9 @@ $a->config['fromgplus']['poll_interval'] = 10;
You need an API key for "Simple API Access".
You get it via https://code.google.com/apis/console/ and then "API Access".
- You go to https://code.google.com/apis/console/
- Then you go to "Services" and activate "Google+ API".
- After that you go to "API Access".
- At the bottom of the page you see "Simple API Access".
The value after "API key:" is the key that you need.