Skip to content

Commit e760da5

Browse files
committed
2 parents a34a8e5 + a620dd2 commit e760da5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@ The Content Type's Display Name, UID, Last Modified Date, and Version number is
2828
1. The `csdx content-type:diagram` command creates a visual representation of a Stack's content model.
2929
* The ouput format can be either `svg` or `dot`.
3030
* The diagram's orientation can be changed, using the `-d landscape|portrait` flag.
31-
* The layout engine is [GraphViz](https://graphviz.org/). You can export the generated DOT Language, using the `-t dot` flag.
31+
* [GraphViz](https://graphviz.org/) is the layout engine. You can export the generated DOT Language source, using the `-t dot` flag.
32+
* ![Diagram Output](https://github.com/Contentstack-Solutions/contentstack-cli-content-type/blob/main/screenshots/starter-app.svg)
3233

3334
## How to install this plugin
3435

0 commit comments

Comments
 (0)