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 cff0db5 commit 65bdadd
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
4 changes: 2 additions & 2 deletions 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 -b transparent
```
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
```
Loading

0 comments on commit 65bdadd

Please sign in to comment.