Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rozek authored Jul 24, 2024
1 parent 5916863 commit 9e2caab
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -216,16 +216,20 @@ The following blocks do not fit into the categories shown before - may may still
## Examples ##

(t.b.w.)
### Hello, World ###

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

> this is the typical "Hello, World" example (see [Blockly workspace file](./Examples/Hello_World.json))
### Console ###

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

> this example illustrates all Console functions (see [Blockly workspace file](./Examples/Console.json))
### Suspend, Resume, Abort ###

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

> use this little Blockly program to get familiar with "Suspend", "Resume" and "Abort" (see [Blockly workspace file](./Examples/Suspend_Resume_Abort.json))
Expand Down

0 comments on commit 9e2caab

Please sign in to comment.