From 6e839023ef053eeaad4cd3f30bd1d39ededb2907 Mon Sep 17 00:00:00 2001 From: Keysat Date: Mon, 11 May 2026 08:46:30 -0500 Subject: [PATCH] README + crate doc: align positioning with 'Bitcoin-native self-hosted software licensing' --- README.md | 2 +- src/lib.rs | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 02bb681..23b0758 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # licensing-client -Rust client for [`Keysat`](https://github.com/keysat-xyz/keysat) — a self-hosted Bitcoin-paid software licensing server that runs on Start9. +Rust client for [`Keysat`](https://github.com/keysat-xyz/keysat) — a Bitcoin-native self-hosted software licensing service that runs on Start9. ## What you get diff --git a/src/lib.rs b/src/lib.rs index 70d56b9..f92e81d 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -1,7 +1,7 @@ //! # licensing-client //! -//! Client library for the **licensing-service** — an open-source Bitcoin-paid -//! software licensing server for Start9 boxes. +//! Client library for the **licensing-service** — an open-source, +//! Bitcoin-native self-hosted software licensing service for Start9 boxes. //! //! This crate gives your app everything it needs to check license keys //! issued by a `licensing-service` instance: