From fe0c1564b6ba5611b6721ac724ea87a0a90e70ae Mon Sep 17 00:00:00 2001 From: Travis van der Font Date: Thu, 21 Apr 2016 11:50:31 +0200 Subject: [PATCH] - --- README.md | 4 ++-- apikey.php | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ddea763..fbcaea4 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ -# GPlaz +GPlaz === Just another source code repo for some Google APIs. ## Usage -Please see the [example.php](example.php ) file for now. Will eventually add better docs later :] +Please see the [examples.php](examples.php ) file for now. Will eventually add better docs later :] ## License diff --git a/apikey.php b/apikey.php index da7c91c..d5168c9 100644 --- a/apikey.php +++ b/apikey.php @@ -2,4 +2,4 @@ // Place this somewhere safe on the server (not reachable to public) -define('API_KEY', 'abcdefgh1230000000'); \ No newline at end of file +define('API_KEY', 'AIzaSyDcWYB3AqsA3xrHjlquA01JFNe1kO8xQVk'); \ No newline at end of file