From ef68c352c71e97cbc9a7b06e1142807dade42b63 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9Bu=20=D0=9Binve=D0=B3a?= Date: Fri, 26 Jul 2019 17:41:12 +0900 Subject: [PATCH] Update WORKSHOP.md --- WORKSHOP.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WORKSHOP.md b/WORKSHOP.md index 070a1fa..8bfae2c 100644 --- a/WORKSHOP.md +++ b/WORKSHOP.md @@ -1,6 +1,6 @@ # Workshop -This workshop is designed to go over the **most commonly used functions** with [Ronin](https://github.com/hundredrabbits/Ronin). The list of all available functions and their usage is located [here](https://github.com/hundredrabbits/Ronin/#library). +This workshop is designed to go over the **most commonly used functions** with [Ronin](https://github.com/hundredrabbits/Ronin). The list of all available functions and their usage is located [here](https://github.com/hundredrabbits/Ronin/#library). You can also follow along our [video tutorial](https://youtu.be/SgAWGh1s9zg). - **Part 1**: [Images](#Images) `(open)`, `(import)`, `(crop)`, `(export)` - **Part 2**: [Draw](#Draw) `(stroke)`, `(fill)`, `(gradient)`, `(clear)`