From 07ac6508773c493bcd58fb63ed265574486a21f3 Mon Sep 17 00:00:00 2001 From: tadeubas Date: Sat, 14 Dec 2024 16:37:02 -0300 Subject: [PATCH] readme fix link --- README.md | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 69f1c7d5..f97790c3 100644 --- a/README.md +++ b/README.md @@ -8,12 +8,12 @@ [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://github.com/selfcustody/krux/blob/main/LICENSE.md)

- - - - - - + + + + + +

Krux is an open-source firmware facilitating the creation of Bitcoin signing devices from readily available components, such as Kendryte K210 devices. It transforms these devices into airgapped tools capable of handling transactions for both single and multisignature wallets, supporting offline signing via QR code or SD card, thus empowering users to securely self-custody their Bitcoin. @@ -27,11 +27,12 @@ Krux is an open-source firmware facilitating the creation of Bitcoin signing dev # Getting Started Detailed instructions for installing and running Krux can now be found in our [official documentation](https://selfcustody.github.io/krux/). -## Download our firmware releases -[](/releases) The instructions below are intended for programmers or developers who want to contribute to the project. +## Download our firmware releases +[](https://selfcustody.github.io/krux/releases) + # Development ## Fetch the code This will download the source code of Krux as well as the code of all its dependencies inside a new folder called `krux`: