From e7b7d0bdc35f1044a228237dc48eddef699aaa09 Mon Sep 17 00:00:00 2001 From: Richard Feldman Date: Wed, 15 Aug 2018 09:33:08 -0500 Subject: [PATCH] Update README.md --- intro/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/intro/README.md b/intro/README.md index e02790e..473b78b 100644 --- a/intro/README.md +++ b/intro/README.md @@ -43,6 +43,7 @@ If things aren’t working, the instructor will be happy to help! ## Links +* [Slides for the Frontend Masters workshop that goes with this repo](https://docs.google.com/presentation/d/1LM_W2BRs_ItT-SPDe70C10cbwhGNHGQlJ1fVnAdnRIY/edit?usp=sharing) * [Elm in Action](https://www.manning.com/books/elm-in-action?a_aid=elm_in_action&a_bid=b15edc5c), a book by [Richard Feldman](https://twitter.com/rtfeldman), creator of this workshop * [Official Elm Guide](https://guide.elm-lang.org/) by [Evan Czaplicki](https://twitter.com/czaplic), creator of Elm * [Elm Slack](http://elmlang.herokuapp.com/) - amazingly helpful chat community. People in [the `#beginners` channel](https://elmlang.slack.com/messages/C192T0Q1E/) are happy to answer questions!