aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index d2efdf1..3335000 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,8 @@
-# google_images
+# free-google-images
Reverse Engineered Google Image Search API
+The usage of this API does NOT require an API key, nor is it rate limited.
+
## Usage
Exports `search` function that takes query string as first argument and optionally user agent as second. Usage of the user agent argument has not been tested.