From c330169e6eb978c0870fbf42d8c7a07e1a6949d7 Mon Sep 17 00:00:00 2001 From: Chris Blum Date: Wed, 22 May 2024 11:49:58 +0200 Subject: [PATCH] Add Youtube video for Quickstart --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 0930ac86c..6c86b18f3 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,10 @@ cd benchmark-operator make deploy ``` +Watch how to do this on Youtube: + +[![Benchmark Operator Quickstart](http://img.youtube.com/vi/eQxKl_uve84/0.jpg)](http://www.youtube.com/watch?v=eQxKl_uve84 "Benchmark Operator Quickstart") + If you wish to build a version of the operator from your local copy of the repo, you can run ```bash