summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTodd Leonhardt <todd.leonhardt@gmail.com>2018-09-24 20:03:50 -0400
committerGitHub <noreply@github.com>2018-09-24 20:03:50 -0400
commitc8890646d88fab3e07ccd71b30c2fed3785a7d5e (patch)
tree2c5897da5eb21389c8368fad2ebc5c611f1b225d
parent0269c6c4b3aed822aadef08f4c28865db58055ca (diff)
parent87ec2820929e4757af58e166896169b41459a08c (diff)
downloadcmd2-git-c8890646d88fab3e07ccd71b30c2fed3785a7d5e.tar.gz
Merge pull request #535 from python-cmd2/video_animation
Replace static image link with link to YouTube video
-rwxr-xr-xREADME.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 72697054..689ab1a1 100755
--- a/README.md
+++ b/README.md
@@ -14,8 +14,8 @@ applications. It provides a simple API which is an extension of Python's built-
of cmd to make your life easier and eliminates much of the boilerplate code which would be necessary
when using cmd.
-[![Screenshot](cmd2.png)](https://github.com/python-cmd2/cmd2/blob/master/cmd2.png)
-
+Click on image below to watch a short video demonstrating the capabilities of cmd2:
+[![Screenshot](cmd2.png)](https://youtu.be/DDU_JH6cFsA)
Main Features
-------------