Изменил(а) на 'README.md'

This commit is contained in:
2023-08-15 08:42:53 +02:00
parent 297ba8979e
commit 72c4e01c35

View File

@@ -8,7 +8,7 @@ Purpose: to create system services
Available:
* cflexer/cfparser - configuration file parsing
* cllexer/clparser - parsing command line options
* jlexer/jparser - json description parsing (only key-value for now)
* jlexer/jparser - json parsing (minimal key-value for now)
* rcache - buffered reading from open descriptor
* cworker - network service framework