We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a332cb6 commit 8c52207Copy full SHA for 8c52207
README.md
@@ -124,8 +124,8 @@ Example:
124
with:
125
name: "my-diagram"
126
path: "downloads"
127
- # Diagram now available at downloads/images/diagram.svg
128
```
+In this example, the diagram will be available at downloads/my-diagram.svg
129
Note that this will still also create a commit, unless you specify `should_push: false`!
130
131
Alternatively, the SVG description of the diagram is available in the `svg` output,
0 commit comments