diff options
author | Todd Leonhardt <todd.leonhardt@gmail.com> | 2019-08-03 13:14:37 -0400 |
---|---|---|
committer | Todd Leonhardt <todd.leonhardt@gmail.com> | 2019-08-03 13:14:37 -0400 |
commit | 4aa8370092d1aba5edaf77bf9a867b23adf4aa97 (patch) | |
tree | dc6ca06a31e1a0d25b323a68c9d81f897cec4065 /README.md | |
parent | a53b76a2b1cbd257eb5b359a93e2e12604dea7c9 (diff) | |
download | cmd2-git-4aa8370092d1aba5edaf77bf9a867b23adf4aa97.tar.gz |
Added PyOhio 2019 video link
Diffstat (limited to 'README.md')
-rwxr-xr-x | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 ------------------- |