From 7c2a2ea73b270924812129f0c9daf8db74ad594c Mon Sep 17 00:00:00 2001 From: Daniel Miessler Date: Sat, 27 Jul 2024 13:45:46 -0700 Subject: [PATCH] Added video to readme. --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6d30af4..e0ab627 100644 --- a/README.md +++ b/README.md @@ -28,8 +28,12 @@ ## About -To start, first go read the full blog post on the project, located here. +### Introduction video +[![Substrate Intro Video](https://img.youtube.com/vi/dQw4w9WgXcQ/0.jpg)](https://www.youtube.com/watch?v=dQw4w9WgXcQ) + + +### Blog post [Introducing Substrate](https://danielmiessler.com/p/introducing-substrate) ## How to Contribute