mirror of https://github.com/Nonannet/imagerec.git
Update README.md
This commit is contained in:
parent
80ca28e2f7
commit
ec8e6bff2c
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue