From 8c522075c53a281a9a90d70305f30b7c3eb97040 Mon Sep 17 00:00:00 2001 From: Amelia Wattenberger Date: Tue, 24 Aug 2021 09:37:04 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8777537..cb8cb55 100644 --- a/README.md +++ b/README.md @@ -124,8 +124,8 @@ Example: with: name: "my-diagram" path: "downloads" - # Diagram now available at downloads/images/diagram.svg ``` +In this example, the diagram will be available at downloads/my-diagram.svg Note that this will still also create a commit, unless you specify `should_push: false`! Alternatively, the SVG description of the diagram is available in the `svg` output,