From 7b5c482c6ae4fb6ec07a9bed5671872e92bc1fd5 Mon Sep 17 00:00:00 2001 From: markqvist Date: Tue, 11 Mar 2025 20:53:09 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b3eaef1..7db451c 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ LXST uses encryption provided by [Reticulum](https://reticulum.network), and thu ## Project Status & License -This software is in a very early alpha state, and will change rapidly with ongoing development. Consider no APIs stable. Consider everything explosive. Not all features are implemented. Nothing is documented. For a fully functional LXST program, take a look at the `rnphone` example, but everything else will currently be a voyage of your own making. +This software is in a very early alpha state, and will change rapidly with ongoing development. Consider no APIs stable. Consider everything explosive. Not all features are implemented. Nothing is documented. For a fully functional LXST program, take a look at the included `rnphone` program, which provides telephony service over Reticulum. Everything else will currently be a voyage of your own making. While under early development, the project is kept under a `CC BY-NC-ND 4.0` license.