From 6d8868f413f099f7f287ca579d4b7275f183fe42 Mon Sep 17 00:00:00 2001 From: Oleg Date: Sun, 13 Oct 2024 13:44:37 +0300 Subject: [PATCH 1/2] Docs: Update README Added a link to the project site --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8240dec0b..dca662d32 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ ## About -Liana is a simple Bitcoin wallet. Like other Bitcoin wallets you have one key which can spend the +[Liana](https://wizardsardine.com/liana/) is a simple Bitcoin wallet. Like other Bitcoin wallets you have one key which can spend the funds in the wallet immediately. Unlike other wallets, Liana lets you in addition specify one key which can only spend the coins after the wallet has been inactive for some time. From bbb5032e18e1e30a92f0241dcefcdba0ac3153bc Mon Sep 17 00:00:00 2001 From: Oleg Date: Wed, 5 Feb 2025 13:11:59 +0200 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dca662d32..33f317ec8 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ Liana can be used for **trustless inheritance**, **loss protection** or **safer ## Usage -Liana is available on Windows, Mac and Linux. To install and start using it see +Liana is available on Windows, MacOc and Linux. To install and start using it see [`doc/USAGE.md`](doc/USAGE.md). A more accessible version of Liana is also available as a web application [here](https://lianalite.com/).