mirror of https://github.com/vacp2p/pmtree.git
docs: customize README
This commit is contained in:
parent
b032d03f53
commit
bb93da67af
|
@ -1,10 +1,14 @@
|
|||
<p align="center">
|
||||
<img src="https://github.com/Rate-Limiting-Nullifier/pmtree/workflows/Build-Test-Fmt/badge.svg">
|
||||
<img src="./pmtree.png" width="150">
|
||||
</p>
|
||||
|
||||
<p align="center">
|
||||
<img src="https://github.com/Rate-Limiting-Nullifier/pmtree/workflows/Build-Test-Fmt/badge.svg" width="140">
|
||||
</p>
|
||||
|
||||
<h1 align="center">pmtree</h1>
|
||||
|
||||
<h3 align="center">Persistent Merkle Tree in Rust</h3>
|
||||
<h3 align="center">Persistent Merkle Tree (sparse & fixed-size) in Rust</h3>
|
||||
|
||||
## How to use
|
||||
```toml
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 110 KiB |
Loading…
Reference in New Issue