Skip to content

Commit

Permalink
Fix instructional comment
Browse files Browse the repository at this point in the history
  • Loading branch information
AndyDiamondstein committed Oct 20, 2017
1 parent 38651de commit 4dc5d93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/search.py
Expand Up @@ -2,7 +2,7 @@

# This sample executes a search request for the specified search term.
# Sample usage:
# python search.py --key=surfing --max-results=10
# python search.py --q=surfing --max-results=10
# NOTE: To use the sample, you must provide a developer key obtained
# in the Google APIs Console. Search for "REPLACE_ME" in this code
# to find the correct place to provide that key..
Expand Down

0 comments on commit 4dc5d93

Please sign in to comment.