]> gitweb.hhaalo.de Git - sane-kds-s2000w-net.git/commitdiff
update readme
authorBastian Dehn <hhaalo@arcor.de>
Fri, 12 Dec 2025 08:12:59 +0000 (09:12 +0100)
committerBastian Dehn <hhaalo@arcor.de>
Fri, 12 Dec 2025 08:12:59 +0000 (09:12 +0100)
readme.md

index 2e02926d0854ee6e9c7fc53ccfafa2dc91c2d3fe..7ee245c7cb6b7c7e5b92df202b82c31e851eb038 100644 (file)
--- 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.