added readme

This commit is contained in:
jkoschke
2022-08-26 16:05:14 +02:00
parent e1f68ae8c0
commit 63123cfc4b

14
README.md Normal file
View File

@ -0,0 +1,14 @@
```mermaid
gitGraph
commit
commit
branch develop
checkout develop
commit
commit
checkout main
commit
merge develop
commit
```