From 894e00bea1db85d98b3130abf2cf6a3356f4e4f6 Mon Sep 17 00:00:00 2001 From: Brian Warner Date: Wed, 27 Jul 2016 16:53:18 -0700 Subject: [PATCH] README: add link to PyCon video --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5808f81..23db93c 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ wordlist. The receiving side offers tab-completion on the codewords, so usually only a few characters must be typed. Wormhole codes are single-use and do not need to be memorized. -* [Slides from PyCon2016](http://www.lothar.com/~warner/MagicWormhole-PyCon2016.pdf) +* PyCon 2016 presentation: [Slides](http://www.lothar.com/~warner/MagicWormhole-PyCon2016.pdf), [Video](https://youtu.be/dgnikoiau68) ## Example