diff --git a/README.md b/README.md index 4ebce99..3fcddb6 100644 --- a/README.md +++ b/README.md @@ -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)