Browse Source

Add demo image/link

tags/v0.1.1
Chris Smith 7 years ago
parent
commit
04749427bb
1 changed files with 4 additions and 0 deletions
  1. 4
    0
      README.md

+ 4
- 0
README.md View File

@@ -27,6 +27,10 @@ option:
27 27
     docker rm apache
28 28
     docker run --name=apache -p=80:80/tcp --restart=always apache:latest
29 29
 
30
+## Demo
31
+
32
+[![asciicast](https://asciinema.org/a/80782.png)](https://asciinema.org/a/80782?speed=2)
33
+
30 34
 ## What's supported
31 35
 
32 36
 At present docker-rerun supports copying a number of commonly used arguments:

Loading…
Cancel
Save