Update tutorial.md

This commit is contained in:
kiruma524 2021-07-28 15:40:25 +03:00 committed by GitHub
parent 10626a836d
commit 44da86d496
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.