From 44da86d49641626c4436a874777a1c6c7b2fc277 Mon Sep 17 00:00:00 2001 From: kiruma524 <71787194+kiruma524@users.noreply.github.com> Date: Wed, 28 Jul 2021 15:40:25 +0300 Subject: [PATCH] Update tutorial.md --- docs/tutorial.md | 1 + 1 file changed, 1 insertion(+) 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.