Skip to content

Commit

Permalink
remove front matter
Browse files Browse the repository at this point in the history
  • Loading branch information
zachauten committed Nov 8, 2024
1 parent 7654f2c commit 4ca9987
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docs/ERD.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
# Example ERD diagram using (mermaid)[https://github.blog/developer-skills/github/include-diagrams-markdown-files-mermaid/]
```mermaid
---
title: Order example
---
erDiagram
CUSTOMER ||--o{ ORDER : places
ORDER ||--|{ LINE-ITEM : contains
Expand Down

0 comments on commit 4ca9987

Please sign in to comment.