diff --git a/README.md b/README.md index 66f4f49..2153358 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,14 @@

- + +

+ +

+

pmtree

-

Persistent Merkle Tree in Rust

+

Persistent Merkle Tree (sparse & fixed-size) in Rust

## How to use ```toml diff --git a/pmtree.png b/pmtree.png new file mode 100644 index 0000000..443e5bc Binary files /dev/null and b/pmtree.png differ