From: dmitryvinn Date: Tue, 22 Feb 2022 22:42:04 +0000 (-0800) Subject: Adding ELI5 video X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ccc195098c295d3bce5091e5ccf7afaae7977ab2;p=thirdparty%2Fzstd.git Adding ELI5 video --- 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 ----------