From b399c8e1373989dfaffa9fb08df9a8505c620f86 Mon Sep 17 00:00:00 2001 From: Sandwich <299465+dskvr@users.noreply.github.com> Date: Sat, 14 Sep 2024 11:30:15 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6fc42ef..70e2229 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # note⛏️ -**notemine** is written in rust, compiles to wasm and mines nostr notes. 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 ```