indexer: update readme

This commit is contained in:
nym21
2025-02-19 10:56:07 +01:00
parent 15f2e05192
commit 2cb4d65f3d
9 changed files with 37 additions and 25 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "biter"
description = "A very fast Bitcoin block iterator"
description = "A very fast Bitcoin block iterator built on top of bitcoin-rust"
version = "0.2.2"
license = "MIT"
repository = "https://github.com/kibo-money/kibo/tree/main/src/crates/biter"