https://github.com/ojacques/plantumltest
https://github.com/ojacques/plantumltest
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ojacques/plantumltest
- Owner: ojacques
- Created: 2020-03-26T16:01:26.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-26T16:01:45.000Z (about 6 years ago)
- Last Synced: 2025-02-14T12:50:01.712Z (over 1 year ago)
- Size: 1000 Bytes
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# plantumltest
```plantuml format="png" classes="uml myDiagram" alt="My super diagram placeholder" title="My super diagram" width="300px" height="300px"
Goofy -> MickeyMouse: calls
Goofy <-- MickeyMouse: responds
```