diff options
author | Todd Leonhardt <todd.leonhardt@gmail.com> | 2018-09-24 14:38:16 -0400 |
---|---|---|
committer | Todd Leonhardt <todd.leonhardt@gmail.com> | 2018-09-24 14:38:16 -0400 |
commit | 1f3c1c64285715911e7dd55796f3025e32788d61 (patch) | |
tree | eaea7f1dff238f2ad3550cd8c86b28f5a627f67e | |
parent | e5e8a7954b9ace78cd49ef43c5f8d6203c227f0f (diff) | |
download | cmd2-git-1f3c1c64285715911e7dd55796f3025e32788d61.tar.gz |
Updated video link
-rwxr-xr-x | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -14,8 +14,9 @@ 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. -[](https://github.com/python-cmd2/cmd2/blob/master/cmd2.png) +Click on image below to watch a short video demonstrating the capabilities of cmd2. +[](https://youtu.be/DDU_JH6cFsA) Main Features ------------- |