update README.md with examples

This commit is contained in:
matt 2024-03-24 21:26:00 +00:00
parent c1d920dce8
commit 4c10ac1bd0
1 changed files with 14 additions and 1 deletions

View File

@ -1,2 +1,15 @@
# .profile # matt
example profile page
markdown rendering
mermaid diagrams
```mermaid
flowchart LR
a --> b
b --> c
a --> c
```
[link](./README.md)