Skip to content
This repository was archived by the owner on Oct 31, 2023. It is now read-only.

Commit dbc088f

Browse files
author
Alberto Sonnino
committed
Update diagrams
1 parent 5b9b7c9 commit dbc088f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

primary/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# Worker Diagram
1+
# Primary Diagram
22
The diagram below illustrates the primary's architecture and could be useful to keep in mind while going through the code.
33

44
<p align="center">
5-
<img src="https://github.com/facebookresearch/narwhal/blob/master/.assets/diagram-primary.jpg">
5+
<img src="https://github.com/facebookresearch/narwhal/blob/master/.assets/diagram-primary.svg">
66
</p>

worker/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
The diagram below illustrates the worker's architecture and could be useful to keep in mind while going through the code.
33

44
<p align="center">
5-
<img src="https://github.com/facebookresearch/narwhal/blob/master/.assets/diagram-worker.jpg">
5+
<img src="https://github.com/facebookresearch/narwhal/blob/master/.assets/diagram-worker.svg">
66
</p>

0 commit comments

Comments
 (0)