Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rozek authored Aug 6, 2024
1 parent 5873ef8 commit 440ab1a
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -957,16 +957,6 @@ The following examples actually include AI-related blocks. As before, the Blockl
![AIAgent-UI](./Examples/AIAgent-UI.png)

### Steps derived from a given Objective ###

![StepsDerivedFromText](./Examples/StepsDerivedFromText.png)

> this example demonstrates the decomposition of a given objective into smaller steps (see [Blockly workspace file](./Examples/StepsDerivedFromText.json) - download it onto your computer and then upload it into the Blockly workspace)
![StepsDerivedFromText-UI](./Examples/StepsDerivedFromText-UI.png)

> this is what you may get when asking for the steps to solve the problem "what is the total number of people living in all german cities whose names end with "dorf"?" (an objective which is so weird that you presumably won't find the solution by a simple web search)
## License ##

[MIT License](LICENSE.md)

0 comments on commit 440ab1a

Please sign in to comment.