From dbfd4dbf257c6379a3a45a60c2936064ad175904 Mon Sep 17 00:00:00 2001 From: dh1aky <73405929+dh1aky@users.noreply.github.com> Date: Thu, 28 Sep 2023 23:01:49 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4685a19..488584e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # win-test-wrapper +Hamradio logging + This is a simple wrapper shellscript for calling Win-Test from Linux commandline in the Windows way managed by the debian package management. It installs the script calling wine and Win-Test in /usr/bin. It also checks the dependency concerning wine and installs it when it is not present. Have Fun.