commit 7248dce50c1b1f073be3f6c712588f4b28183998
parent d39d09fe9cb89d34abde024b5ae490dd67fe7096
Author: lash <dev@holbrook.no>
Date:   Sun, 13 Nov 2022 08:37:37 +0000
Add presentation video
Diffstat:
1 file changed, 10 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
@@ -1,6 +1,6 @@
 # Chaintool documentation
 
-Chaintool is still very much a work-in-progress, and so too is its documentation.
+Chaintool is still very much a work-in-progress. So too is its documentation.
 
 This README, while still somewhat chaotic, aims to fill the void of a missing structured presentation, and make the introduction to chaintool a bit more friendly.
 
@@ -9,6 +9,15 @@ This README, while still somewhat chaotic, aims to fill the void of a missing st
 
 The most intuitive entry point to chaintool is most likely the `eth-monitor` tool. It can be installed directly from `pypi` using `pip install eth-monitor`.
 
+<video width="800" height="450" controls>
+    <source src="https://defalsify.org/chaintool_pychain_pitch.mp4">
+Your browser cannot embed this video. Please use the links below instead.
+</video>
+
+Source:
+
+* [video file](https://defalsify.org/chaintool_pychain_pitch.mp4)
+* [video file signatures](https://defalsify.org/chaintool_pychain_pitch.mp4.asc)
 
 ## Code components