From cf322299ac76808d4aa5a01b848c9d127b1afbf5 Mon Sep 17 00:00:00 2001 From: Martin Brodbeck Date: Thu, 30 Nov 2023 19:03:33 +0100 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 23ece79..3d019eb 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ 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. :)* +*Please note: clrigctl 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 …