From 278309b24b38b5407c25179813bed165bd765811 Mon Sep 17 00:00:00 2001 From: Sandwich <299465+dskvr@users.noreply.github.com> Date: Mon, 23 Sep 2024 23:59:18 +0200 Subject: [PATCH] fix formatting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c74945a..dc75167 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # note⛏️ -**notemine** mines nostr notes, is written in rust, targets web and compiles to wasm.Variable difficulty and realtime hashrate. There's a [demo](https://sandwichfarm.github.io/notemine). +**notemine** mines nostr notes, is written in rust, targets web and compiles to wasm. Variable difficulty and realtime hashrate. There's a [demo](https://sandwichfarm.github.io/notemine). If you're looking for a native miner that leverages hardware acceleration, check out [`notemine-hw`](https://github.com/plebemineira/notemine_hw)