Skip to content

Commit c889064

Browse files
authored
Merge pull request #535 from python-cmd2/video_animation
Replace static image link with link to YouTube video
2 parents 0269c6c + 87ec282 commit c889064

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ applications. It provides a simple API which is an extension of Python's built-
1414
of cmd to make your life easier and eliminates much of the boilerplate code which would be necessary
1515
when using cmd.
1616

17-
[![Screenshot](cmd2.png)](https://github.com/python-cmd2/cmd2/blob/master/cmd2.png)
18-
17+
Click on image below to watch a short video demonstrating the capabilities of cmd2:
18+
[![Screenshot](cmd2.png)](https://youtu.be/DDU_JH6cFsA)
1919

2020
Main Features
2121
-------------

0 commit comments

Comments
 (0)