]> git.mxchange.org Git - friendica-addons.git/commitdiff
Improved README that explains how to get the API key.
authorMichael Vogel <icarus@dabo.de>
Wed, 19 Dec 2012 22:17:31 +0000 (23:17 +0100)
committerMichael Vogel <icarus@dabo.de>
Wed, 19 Dec 2012 22:17:31 +0000 (23:17 +0100)
fromgplus/README

index db5bb38e0613c3917afe1de8b721540c0b564faa..82a29f6635e414dcc9c6aef6b2e11beb48c3d4e6 100644 (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.