From: Bastian Dehn Date: Fri, 12 Dec 2025 08:12:59 +0000 (+0100) Subject: update readme X-Git-Tag: v1.1.23^2~12 X-Git-Url: https://gitweb.hhaalo.de/?a=commitdiff_plain;h=c7f18bb34be60237784d857d71c3d4ba30da7191;p=sane-kds-s2000w-net.git update readme --- diff --git a/readme.md b/readme.md index 2e02926..7ee245c 100644 --- a/readme.md +++ b/readme.md @@ -98,7 +98,7 @@ Install Package sudo dpkg -i *.deb ``` -### Build deb package for bookworm and trixie +### Build deb package for trixie and forky it can build with podman @@ -142,19 +142,6 @@ make It can debug print with level 1 to 6 with envorioment variable KDS_S2000W_NET_DEBUG=<1-6> -## Architecture - -The diagram is created with Markdown Preview Mermaid Support plugin for VSCode. - -```mermaid -flowchart TD - -subgraph main flow components - kds_s2000w_net --> kds_s2000w_handler - kds_s2000w_handler --> kds_s2000w_client -end -``` - ## Debugging I hope you do not need debugging.