README + crate doc: align positioning with 'Bitcoin-native self-hosted software licensing'
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# licensing-client
|
# 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
|
## What you get
|
||||||
|
|
||||||
|
|||||||
+2
-2
@@ -1,7 +1,7 @@
|
|||||||
//! # licensing-client
|
//! # licensing-client
|
||||||
//!
|
//!
|
||||||
//! Client library for the **licensing-service** — an open-source Bitcoin-paid
|
//! Client library for the **licensing-service** — an open-source,
|
||||||
//! software licensing server for Start9 boxes.
|
//! Bitcoin-native self-hosted software licensing service for Start9 boxes.
|
||||||
//!
|
//!
|
||||||
//! This crate gives your app everything it needs to check license keys
|
//! This crate gives your app everything it needs to check license keys
|
||||||
//! issued by a `licensing-service` instance:
|
//! issued by a `licensing-service` instance:
|
||||||
|
|||||||
Reference in New Issue
Block a user