update usage instructions

This commit is contained in:
Niilo Ursin 2017-11-10 20:40:05 +02:00
parent ac38e7d8cb
commit 3aed10b059

View file

@ -41,14 +41,14 @@ Content-Length: 33
``` ```
*Status codes:* *Status codes:*
200 - clean file = no KNOWN infections - 200 - clean file = no KNOWN infections
406 - INFECTED - 406 - INFECTED
400 - ClamAV returned general error for file - 400 - ClamAV returned general error for file
412 - unable to parse file - 412 - unable to parse file
501 - unknown request - 501 - unknown request
h2. Developing h2. Developing:
Build golang (linux) binary and docker image: Build golang (linux) binary and docker image:
```bash ```bash