Skip to content

Commit 320ef64

Browse files
author
ljacobsson
committed
Updating readme
1 parent b8e8987 commit 320ef64

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,8 +127,8 @@ Renders a simple Ascii-art diagram of your template directly in the console. Use
127127

128128
![Demo](https://raw.githubusercontent.com/mhlabs/cfn-diagram/master/demo-ascii.gif)
129129

130-
Video demo of using the `--watch` command
131-
[![Demo of watch command](https://img.youtube.com/vi/DwDHd0OUUTc/0.jpg)](https://www.youtube.com/watch?v=DwDHd0OUUTc)
130+
Video demo of using the `--watch` option:
131+
[![Demo of watch command](https://img.youtube.com/vi/2V3zimGWTcU/0.jpg)](https://www.youtube.com/watch?v=2V3zimGWTcU)
132132

133133

134134
### CI-mode

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mhlabs/cfn-diagram",
3-
"version": "1.1.31",
3+
"version": "1.1.32",
44
"description": "CLI tool to visualise CloudFormation, SAM or CDK stacks as draw.io, visjs networks or ascii-art",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)