浏览代码

Add demo image/link

tags/v0.1.1
Chris Smith 7 年前
父节点
当前提交
04749427bb
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4
    0
      README.md

+ 4
- 0
README.md 查看文件

@@ -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:

正在加载...
取消
保存