From 8de1e0905a4936b08264ab61bda66ef4824cd785 Mon Sep 17 00:00:00 2001 From: Stephen Dolan Date: Mon, 12 Apr 2021 13:52:59 -0400 Subject: [PATCH] Embed screencast in README --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index fd5d184e..9efdd10a 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ - [About](#about) - [Usage](#usage) + * [Watch a tutorial](#watch-a-tutorial) * [Run in parallel](#run-in-parallel) - [Installation](#installation) * [As a project dependency:](#as-a-project-dependency) @@ -64,6 +65,12 @@ Finished in 542.64 milliseconds 129 inspected, 2 failures ``` +### Watch a tutorial + + + +[🎬   Watch the LuckyCast showing how to use Ameba](https://luckycasts.com/videos/ameba) + ### Run in parallel Starting from 0.31.0 Crystal [supports parallelism](https://crystal-lang.org/2019/09/06/parallelism-in-crystal.html).