Skip to content

Commit aae7d05

Browse files
Add scrum example SVG to README
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 9b86e61 commit aae7d05

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

.gitignore

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,12 @@ fonts/
1010
*-debug.json
1111
debug.json
1212

13-
# Generated files in examples (keep .txt files)
14-
examples/*.svg
13+
# Generated files in examples (keep .txt and .svg files)
1514
examples/*.json
1615
examples/*.png
1716

1817
# Screenshots
19-
Screenshots/
18+
Screenshots
2019

2120
# Claude Code local files
2221
CLAUDE.md

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Generate SVG diagrams from plain text. Define boxes on a grid, connect them with arrows, and get clean vector output.
44

5-
![Scrum workflow example](examples/scrum.png)
5+
![Scrum workflow example](examples/scrum.svg)
66

77
## Install
88

examples/scrum.svg

Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)