Skip to content

Commit 9b5d0b6

Browse files
committed
embed ERDs in README
1 parent 30a6367 commit 9b5d0b6

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,17 @@ This repository contains ATProto lexicon definitions for the
44
Hypercerts protocol. Each lexicon defines a record type that can be
55
stored on the ATProto network.
66

7+
## Entity Relationship Diagram
8+
9+
![Hypercert ERD](ERD.svg)
10+
11+
<details>
12+
<summary>View ERD with field details</summary>
13+
14+
![Hypercert ERD with fields](ERD-with-fields.svg)
15+
16+
</details>
17+
718
## Installation
819

920
```

0 commit comments

Comments
 (0)