diff --git a/docs/tutorial.md b/docs/tutorial.md index 2e695b7c..9dba5f3c 100644 --- a/docs/tutorial.md +++ b/docs/tutorial.md @@ -65,6 +65,7 @@ box(40, 40, 40, name = "big box"){ } ``` ![](../docs/images/big-rotated-box.png) + If we compare these boxes, we will see all differences. Here is the function `main` with both boxes.