test/README.md
dany 0c6fd54982
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 32s
Gitea Actions Demo / tag-only-job (push) Has been skipped
Add README.md
2025-04-03 11:10:13 +02:00

8 lines
68 B
Markdown

Test readme
```plantuml
@startuml
Bob -> Alice : hello
@enduml
```