From 667ae7682113196ae7aeb452299e797c5c4f6495 Mon Sep 17 00:00:00 2001 From: Martin Brodbeck Date: Thu, 30 Nov 2023 17:20:22 +0100 Subject: [PATCH] note added --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b04871f..ab1790c 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ This is a small application which provides CAT support for [Cloudlog](https://github.com/magicbug/Cloudlog). It reads data from [Flrig](http://www.w1hkj.com/) and sends it to your Cloudlog instance. +*Please note: cltigctl is in early development! It works for me but there are certainly features missing and I'm sure it contains many bugs. :)* + ## Supported Platforms clrigctl is developed on **Linux** and has not yet been adapted for Windows or other operating systems. Please let me know if you are interested and I could have a look …