From d90198c0f49305fc54baffa7acc0d731bd7ba781 Mon Sep 17 00:00:00 2001 From: Mehdy Dara Date: Fri, 18 Mar 2016 00:46:51 +0100 Subject: [PATCH] Docs: Add link to "Intro to Gulp 4" video --- docs/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/README.md b/docs/README.md index d72ff7d2b..db9b6cdde 100644 --- a/docs/README.md +++ b/docs/README.md @@ -23,6 +23,8 @@ The community has written [recipes](recipes#recipes) for common gulp use-cases. Post on [StackOverflow with a #gulp tag](https://stackoverflow.com/questions/tagged/gulp) or come chat with us in [#gulpjs](https://webchat.freenode.net/?channels=gulpjs) on [Freenode](https://freenode.net/). +## Videos +* [Intro to Gulp 4](https://youtu.be/N42LQ2dLoA8) presented by @addyosmani and @gauntface ## Books * [Developing a gulp Edge](http://shop.oreilly.com/product/9781939902146.do)