From 79a04e52a35f7d8f7ce25fd5cddfb0199e4e6729 Mon Sep 17 00:00:00 2001 From: Ken Hibino Date: Sun, 9 Feb 2020 10:59:32 -0800 Subject: [PATCH] [cip skip] Add link to intro video in readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 08a06d8..1e80312 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,8 @@ It is backed by Redis and it is designed to have a low barrier to entry. It shou **Important Note**: Current major version is zero (v0.x.x) to accomodate rapid development and fast iteration while getting early feedback from users. The public API could change without a major version update before v1.0.0 release. +[Quick Tour of Asynq (YouTube video)](https://www.youtube.com/watch?v=FzMJdddNcmA&t=62s) + ![Gif](/docs/assets/demo.gif) ## Installation