Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Stas Kobzar authored Sep 19, 2017
1 parent 5983981 commit 73971ba
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ Here is simple workflow scheme:
* WWW Digest authenticatation with username/password for HTTP(s)
* YAML configuration file


### Command line arguments
Usage: ```amiws [OPTIONS]```

Expand All @@ -49,6 +50,7 @@ Options:
* [fozen](https://github.com/cesanta/frozen) - awesome JSON parser and emitter from [Cesanta](https://www.cesanta.com/).
* [re2c](http://re2c.org/) - awesome lexer generator for AMI protocol implementation.
* [cmocka](https://cmocka.org/) - awesome unit testing framework for C.
* [lemon](http://www.hwaci.com/sw/lemon/lemon.html) - parser generator to process YAML tokens

They do not need to me installed. *mongoose* and *frozen* are already included. *re2c* and *cmocka* are only needed for developers.

Expand Down

0 comments on commit 73971ba

Please sign in to comment.