summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 3 insertions, 5 deletions
diff --git a/README.md b/README.md
index 388dc5d..e95635f 100644
--- a/README.md
+++ b/README.md
@@ -41,8 +41,6 @@ Options:
- `threshold` (default: 6) - Minimum similarity threshold. This is the Hamming distance used for phash comparisons.
- `add` (default: true) - Pass `false` if you do not want the image added to the database.
-
-#### POST /v1/similar
-
-- `limit` (default: 10) - Number of results to return.
-
+- `limit` (default: 1) - Number of results to return.
+- `url` - Image URL to fetch and test (will be stored if `add` is true)
+- `q` (file) - Uploaded file to test (will not be stored) \ No newline at end of file