Skip to content

Commit 581ed3e

Browse files
author
Philipp Bolte
authored
chore: integrate architecture diagram
1 parent 3103ea0 commit 581ed3e

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,11 @@ This repository includes a well-tested reference implementation that implements
2323

2424
## Concepts
2525

26+
<div align="center">
27+
<img src="img/registry-architecture.jpg"/>
28+
</div>
29+
30+
<div align="center">
2631

2732
### Namespace
2833

@@ -133,4 +138,4 @@ If this happens, a new contract file should be used with the changes you intend
133138

134139
#### Contract Types
135140
The contract types version will follow the contract's version accordingly, but will only carry the
136-
major version in their name (V1, V2).
141+
major version in their name (V1, V2).

0 commit comments

Comments
 (0)