Skip to content
This repository was archived by the owner on Dec 10, 2020. It is now read-only.

Commit 826a06b

Browse files
authored
Merge pull request #81 from ethereumjs/add-update-diagram-instructions
Add instructions for updating diagram
2 parents eff0ede + 263a116 commit 826a06b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -375,6 +375,12 @@ Add peer: 52.3.158.184:30303 Geth/v1.7.3-unstable-479aa61f/linux-amd64/go1.9 (et
375375
Remove peer: 52.169.42.101:30303 (peer disconnect, reason code: 16) (total: 1)
376376
```
377377

378+
## Developer
379+
380+
### Diagram Updates
381+
382+
To update the structure diagram files in the root folder open the `devp2p.drawio` file in [draw.io](https://draw.io/), make your changes, and open a PR with the updated files. Export `svg` and `png` with `border` `width=20` and `transparency=false`. For `png` go to "Advanced" and select `300 DPI`.
383+
378384
## General References
379385

380386
### Other Implementations

0 commit comments

Comments
 (0)