From b612802088f9d559cc9d60ade61f395f2563b601 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabian=20M=C3=A4rki?= Date: Fri, 15 Apr 2016 16:16:52 +0200 Subject: [PATCH] Readme --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 0b3269f..0558c2f 100644 --- a/Readme.md +++ b/Readme.md @@ -834,7 +834,7 @@ curl -H "Content-Type: application/json" -X POST -d '{"nrOfBins":1,"aggregation ] ``` -Illustration of [Aggregation](https://github.psi.ch/sf_daq/ch.psi.daq.query/blob/master/src/main/java/ch/psi/daq/query/model/Aggregation.java) of array indices with binning (several nrOfBins are also possible): +Illustration of array index [aggregation](https://github.psi.ch/sf_daq/ch.psi.daq.query/blob/master/src/main/java/ch/psi/daq/query/model/Aggregation.java) with additional with binning (several nrOfBins are also possible): ![Index Aggregation with Binning](doc/images/Index_Binning.png)