From def3bd5cb7b44e3e9622f85d32a2f1ca8c5b3a2c Mon Sep 17 00:00:00 2001 From: Doug Toppin Date: Mon, 12 Jan 2015 21:46:48 -0500 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index a9e08cf..ccbdfc1 100644 --- a/README.md +++ b/README.md @@ -51,8 +51,7 @@ Another query you could try would be to find each of the unique birthdays from t * select `person.birthday` for `Target Property` * select `Run Query` -The output should look something like [https://s3.amazonaws.com/dtoppin-images/workbench-116120-01.jpg](https://s3.amazonaws.com/dtoppin-images/workbench-116120-01.jpg) - +The output should look something like ![workbench-116120-01](https://cloud.githubusercontent.com/assets/1274131/5715271/5108743a-9aa4-11e4-859d-cf7f0d109ea7.jpg) Numerous variations of queries can be run with different selections for analysis type and target property. Note that you can consume the output from the query into other applications by requesting the data using the `Query Url`.