From 6154679dd24b77e050a44ec3179eeb776712e408 Mon Sep 17 00:00:00 2001 From: tyrin Date: Sun, 18 May 2025 15:38:25 +0300 Subject: [PATCH] readme update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0f63804..fbb0ad0 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ Syntax: python manage.py set_contaminated --catalog='*path to catalog.dat*' Returns: Sum of counts and exposure over specified surveys for the specified pixel. - URL: /api/pixel-aggregate/?pixel=123&survey=1 + /api/pixel-aggregate/?pixel=123&survey=1 (/api/pixel-aggregate/?pixel=123&survey=1,3,5)