From ec8e6bff2ccf18777cfd6b2fbfb4c80a8b84059e Mon Sep 17 00:00:00 2001 From: Nonannet Date: Tue, 15 Sep 2020 15:22:57 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f5fa5ca..2271cc8 100644 --- a/README.md +++ b/README.md @@ -14,8 +14,6 @@ Netcat can be very usefull for testing. Is uses only fixed point operations and is optimized for low memory devices. -Extended description and example on https://www.nonan.net/nkruse/imagerec - Usage: imagerec [-options] options: -h show help @@ -60,3 +58,5 @@ single byte ASCII commands: example: echo \"cngexCngmlq\" | nc localhost 5044 ``` + +Extended description and example on https://www.nonan.net/nkruse/imagerec