docs: update info about pmtree in README

This commit is contained in:
Rasul Ibragimov 2022-10-30 23:49:24 +03:00 committed by GitHub
parent bb93da67af
commit caf34bf7c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
<h1 align="center">pmtree</h1>
<h3 align="center">Persistent Merkle Tree (sparse & fixed-size) in Rust</h3>
<h3 align="center">Persistent Merkle Tree (optimized & sparse & fixed-size) in Rust</h3>
## How to use
```toml