Update README.md

This commit is contained in:
Nonannet 2020-09-15 15:22:57 +02:00 committed by GitHub
parent 80ca28e2f7
commit ec8e6bff2c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -14,8 +14,6 @@ Netcat can be very usefull for testing.
Is uses only fixed point operations and is optimized for low memory devices. 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] Usage: imagerec [-options]
options: options:
-h show help -h show help
@ -60,3 +58,5 @@ single byte ASCII commands:
example: echo \"cngexCngmlq\" | nc localhost 5044 example: echo \"cngexCngmlq\" | nc localhost 5044
``` ```
Extended description and example on https://www.nonan.net/nkruse/imagerec