From 68ddb1251d857f83ac551b402861d21eb781743d Mon Sep 17 00:00:00 2001 From: Jeremie Dimino Date: Sun, 26 Nov 2017 19:12:23 +0000 Subject: [PATCH] Add link to introduction video --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cee6f84b..ac21adf7 100644 --- a/README.md +++ b/README.md @@ -13,8 +13,8 @@ long time and is used daily by hundreds of developers, which means that it is highly tested and productive. Jbuilder comes with a [manual][manual]. If you want to get started -without reading too much, you can look at the -[quick start guide][quick-start]. +without reading too much, you can look at the [quick start +guide][quick-start] or watch [this introduction video][video]. The [example][example] directory contains examples of projects using jbuilder. @@ -33,6 +33,7 @@ jbuilder. [jenga]: https://github.com/janestreet/jenga [issues]: https://github.com/janestreet/jbuilder/issues [topkg-jbuilder]: https://github.com/diml/topkg-jbuilder +[video]: https://youtu.be/BNZhmMAJarw Overview --------