Skip to content

Commit

Permalink
-
Browse files Browse the repository at this point in the history
  • Loading branch information
travisfont committed Apr 21, 2016
1 parent 154cca0 commit fe0c156
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -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

Expand Down
2 changes: 1 addition & 1 deletion apikey.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

// Place this somewhere safe on the server (not reachable to public)

define('API_KEY', 'abcdefgh1230000000');
define('API_KEY', 'AIzaSyDcWYB3AqsA3xrHjlquA01JFNe1kO8xQVk');

0 comments on commit fe0c156

Please sign in to comment.