summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTodd Leonhardt <todd.leonhardt@gmail.com>2019-08-03 13:14:37 -0400
committerTodd Leonhardt <todd.leonhardt@gmail.com>2019-08-03 13:14:37 -0400
commit4aa8370092d1aba5edaf77bf9a867b23adf4aa97 (patch)
treedc6ca06a31e1a0d25b323a68c9d81f897cec4065
parenta53b76a2b1cbd257eb5b359a93e2e12604dea7c9 (diff)
downloadcmd2-git-4aa8370092d1aba5edaf77bf9a867b23adf4aa97.tar.gz
Added PyOhio 2019 video link
-rwxr-xr-xREADME.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 3700edf3..a352dc8f 100755
--- a/README.md
+++ b/README.md
@@ -209,10 +209,10 @@ Tutorials
---------
* PyOhio 2019 presentation:
+ * [video](https://www.youtube.com/watch?v=pebeWrTqIIw)
* [slides](https://github.com/python-cmd2/talks/blob/master/PyOhio_2019/cmd2-PyOhio_2019.pdf)
* [example code](https://github.com/python-cmd2/talks/tree/master/PyOhio_2019/examples)
- * video (coming soon)
-
+
Example Application
-------------------