Update WORKSHOP.md

This commit is contained in:
Лu Лinveгa 2019-07-25 14:48:54 +09:00 committed by GitHub
parent b7c0cf87b8
commit 7713d598ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -55,7 +55,7 @@ To export the resulting image, type the following text, drag an image file onto
(export $path)
```
For example, a version of that same code with file paths, might look something like the following, notice how the `(rect)` is omitted:
For example, a version of that same code with file paths, might look something like the following, notice how the `(rect)` is omitted, if a `(rect)` is not present, the entire canvas size will be exported:
```
(import "~/Desktop/photo.jpg")