diff --git a/README.md b/README.md index 670cb75..70e2229 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # note⛏️ -**notemine** is wasm miner for nostr notes written in rust. Variable difficulty and realtime hashrate. There's a [demo](https://sandwichfarm.github.io/notemine). It should be easy to import into your project. +**notemine** mines nostr notes, is written in rust, and compiles to wasm. Variable difficulty and realtime hashrate. There's a [demo](https://sandwichfarm.github.io/notemine). It should be easy to import into your project. # deps ```