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