2
0
mirror of https://github.com/hibiken/asynq.git synced 2024-09-20 11:05:58 +08:00

[cip skip] Add link to intro video in readme

This commit is contained in:
Ken Hibino 2020-02-09 10:59:32 -08:00
parent d9327cf24b
commit 79a04e52a3

View File

@ -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