From 7f905a6a85b8942c4f64b1a906f0164ed8a50137 Mon Sep 17 00:00:00 2001 From: Andreas Rozek Date: Sun, 11 Aug 2024 23:52:06 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f8e1f9d..16e8582 100644 --- a/README.md +++ b/README.md @@ -811,11 +811,11 @@ Here are a few examples which you can upload into the Blockly workspace to get f ![WebSearch](./Examples/WebSearch.png) -> t.b.w. +> the "blockly-ai-playground" can search the web for information which may be relevant to perform a given task. This example illustrates how such a search works ![WebSearch-UI](./Examples/WebSearch-UI.png) -> t.b.w. +> here is what you may get when searching for "Joseph Weizenbaum" ### Web Document Retrieval ###