From 7fd97614094c794b0681f6e981b6afa76fb1d52e Mon Sep 17 00:00:00 2001 From: Leon Kniffki Date: Wed, 21 Jan 2026 13:48:46 +0100 Subject: [PATCH 1/2] docs: Add readme hint for library audience --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 00c0fe14..42f91989 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ # Parse features lib This library includes tooling to build and distribute [Garden Linux](https://github.com/gardenlinux/gardenlinux). +It is targeted to Garden Linux developers and not meant for end users. Features: From fd928134f0e068d6a974e65ef4e35d02a50e4f9a Mon Sep 17 00:00:00 2001 From: Leon <37672722+Leon-hk@users.noreply.github.com> Date: Mon, 26 Jan 2026 15:18:57 +0100 Subject: [PATCH 2/2] Include "no stable API" statement Co-authored-by: Florian Wilhelm --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 42f91989..a6753fe3 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ This library includes tooling to build and distribute [Garden Linux](https://github.com/gardenlinux/gardenlinux). It is targeted to Garden Linux developers and not meant for end users. +There is no stable API. Features: