Skip to content

Commit

Permalink
Merge pull request #49 from HerodotusDev/update-readme
Browse files Browse the repository at this point in the history
update readme
  • Loading branch information
rkdud007 authored Jan 22, 2024
2 parents b61a1cf + b24bb04 commit 4aaab0d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@

Add dependency on `Cargo.toml`

```rust
accumulators = { version = "0.4.0", features = ["all"] }
```

# Development

Test : `cargo test --all-features`
Bench : `cargo bench --all-features`

```rust
accumulators = { version = "0.4.0", features = ["all"] }
```

## Accumulators

### - [MMR](./src/mmr/README.md)
Expand Down

0 comments on commit 4aaab0d

Please sign in to comment.