From 8a80cf6ab8b7443fe777021e67ad9e69c647da16 Mon Sep 17 00:00:00 2001 From: Grant Date: Mon, 11 May 2026 08:46:38 -0500 Subject: [PATCH] README: align positioning with 'Bitcoin-native self-hosted software licensing' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c5cdd77..832a5a4 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # keysat-client-go -Go SDK for [Keysat](https://keysat.xyz) — a self-hosted, Bitcoin-paid software licensing service. +Go SDK for [Keysat](https://keysat.xyz) — a Bitcoin-native self-hosted software licensing service. Verifies LIC1-format license keys offline against an Ed25519 public key, and optionally validates them online against a running Keysat daemon.