From 9380ec6a0f562945edcc7747e1686216629b6dbc Mon Sep 17 00:00:00 2001 From: Sandwich <299465+dskvr@users.noreply.github.com> Date: Mon, 23 Sep 2024 23:58:41 +0200 Subject: [PATCH] emphasize web target --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e8339f4..c74945a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # note⛏️ -**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). +**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)