From ccc195098c295d3bce5091e5ccf7afaae7977ab2 Mon Sep 17 00:00:00 2001 From: dmitryvinn Date: Tue, 22 Feb 2022 14:42:04 -0800 Subject: [PATCH] Adding ELI5 video --- index.html | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/index.html b/index.html index ece45dc6d..0410b4cd1 100644 --- a/index.html +++ b/index.html @@ -82,6 +82,15 @@ +<a name="intro-video"></a> +## Watch Introductory Video +<div> + <iframe width="560" height="315" src="https://www.youtube.com/embed/k5XsiuxHv_A" + title="Explain Like I'm 5: ZSTD" frameBorder="0" + allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" + allowFullScreen ></iframe> +</div> + <a name="benchmarks"></a> Benchmarks ---------- -- 2.47.2