Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

Commit 7d9bab9

Browse files
committed
Update rendered demo diagram
1 parent 944181a commit 7d9bab9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Create a *Historian* and send it *events* to generate an *event log*, where each
2424
is tagged with the historian's latest *hash*. Then ensure the order of events was not tampered
2525
with by verifying each entry's hash can be generated from the hash in the previous entry:
2626

27-
![historian](https://user-images.githubusercontent.com/55449/36499105-7c8db6a0-16fd-11e8-8b88-c6e0f52d7a50.png)
27+
![historian](https://user-images.githubusercontent.com/55449/36633440-f76f7bb8-1952-11e8-8328-387861d3d464.png)
2828

2929
```rust
3030
extern crate silk;

0 commit comments

Comments
 (0)