Skip to content

Commit

Permalink
docs: update package name
Browse files Browse the repository at this point in the history
  • Loading branch information
Z4karia committed Sep 24, 2024
1 parent c531de5 commit 4a9a98d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

## @blooo/hw-app-acre

Ledger Hardware Wallet BTC JavaScript bindings. Also supports many altcoins.
Ledger Hardware Wallet Acre JavaScript bindings. Also supports many altcoins.

***

Expand Down Expand Up @@ -143,7 +143,7 @@ Bitcoin API.
#### Examples

```javascript
import Btc from "@ledgerhq/hw-app-btc";
import Btc from "@blooo/hw-app-acre:";
const btc = new Btc({ transport, currency: "bitcoin" });
```

Expand Down

0 comments on commit 4a9a98d

Please sign in to comment.