Add README.md
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 32s
Gitea Actions Demo / tag-only-job (push) Has been skipped

This commit is contained in:
dany 2025-04-03 11:10:13 +02:00
parent c9c817391b
commit 0c6fd54982

8
README.md Normal file
View File

@ -0,0 +1,8 @@
Test readme
```plantuml
@startuml
Bob -> Alice : hello
@enduml
```