From b47935de863394a7a42f8da07ceab44797bb49fd Mon Sep 17 00:00:00 2001 From: kccleoc Date: Sat, 10 Jan 2026 01:01:15 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e848ad9..7fe05d3 100644 --- a/README.md +++ b/README.md @@ -241,7 +241,7 @@ make vendor-current # Or just the targets you need make install # Works everywhere make test # Works everywhere - +``` ## 📦 Binary Distribution @@ -259,9 +259,9 @@ chmod +x pyhdwallet-macos-arm64 curl -LO https://github.com/user/hdwalletpy/releases/download/v1.1.0/pyhdwallet-linux chmod +x pyhdwallet-linux ./pyhdwallet-linux test +``` --- - ## 🆕 What's New in v1.1.0 - **BIP85 child mnemonic derivation** via new `gen-child` command