diff --git a/README.md b/README.md index 7df402a..6f497e0 100644 --- a/README.md +++ b/README.md @@ -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