Skip to content

Commit 73971ba

Browse files
author
Stas Kobzar
authored
Update README.md
1 parent 5983981 commit 73971ba

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ Here is simple workflow scheme:
2828
* WWW Digest authenticatation with username/password for HTTP(s)
2929
* YAML configuration file
3030

31+
3132
### Command line arguments
3233
Usage: ```amiws [OPTIONS]```
3334

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

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

0 commit comments

Comments
 (0)