Skip to content

Commit

Permalink
Update diagram
Browse files Browse the repository at this point in the history
  • Loading branch information
3750 committed Apr 16, 2024
1 parent 65bdadd commit 141ec66
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion part2.2-rest/.readme/sequence.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ sequenceDiagram
Convert to svg format

```shell
npx @mermaid-js/mermaid-cli mmdc -i part2.2-rest/.readme/sequence.md -o part2.2-rest/.readme/sequence.svg -t dark --cssFile .readme/diagrams.css
npx @mermaid-js/mermaid-cli mmdc -i part2.2-rest/.readme/sequence.md -o part2.2-rest/.readme/sequence.svg -b transparent --cssFile .readme/diagrams.css
```
Loading

0 comments on commit 141ec66

Please sign in to comment.