Skip to content

Commit

Permalink
Embed screencast in README
Browse files Browse the repository at this point in the history
  • Loading branch information
stephendolan committed Apr 12, 2021
1 parent 9a25214 commit 8de1e09
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -64,6 +65,12 @@ Finished in 542.64 milliseconds
129 inspected, 2 failures
```

### Watch a tutorial

<a href="https://luckycasts.com/videos/ameba"><img src="https://i.imgur.com/uOETQlM.png" title="Write Better Crystal Code with the Ameba Shard" width="500" /></a>

[🎬 &nbsp; 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).
Expand Down

0 comments on commit 8de1e09

Please sign in to comment.