From b2089add0d1b0cfaf1414bb1325226b6a95f34f1 Mon Sep 17 00:00:00 2001 From: Richard Feldman Date: Tue, 27 Nov 2018 10:11:50 -0500 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 1902fa3..1f6f4b1 100644 --- a/README.md +++ b/README.md @@ -27,3 +27,11 @@ cd elm-0.19-workshop ``` 6. Continue with either the [`intro`](https://github.com/rtfeldman/elm-0.19-workshop/blob/master/intro/README.md) or [`advanced`](https://github.com/rtfeldman/elm-0.19-workshop/blob/master/advanced/README.md) instructions, depending on which workshop you're doing! + +Videos of this Workshop +======================= + +I recorded full-length videos for [Frontend Masters](https://frontendmasters.com/), in which I teach both of these workshops start to finish: + +* [Intro](https://frontendmasters.com/courses/intro-elm/) video +* [Advanced](https://frontendmasters.com/courses/advanced-elm/) video