diff options
Diffstat (limited to 'examples/README.md')
-rw-r--r-- | examples/README.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/README.md b/examples/README.md index 2b629fbc0..15f5698ca 100644 --- a/examples/README.md +++ b/examples/README.md @@ -3,6 +3,11 @@ Some ready-2-use/ready-2-extend examples/utils. All examples are prefixed with their used LANG. +## c-analysed + +A feature extractor useful for ML/DL use cases. +It generates CSV files from flow "analyse" events. + ## c-captured A capture daemon suitable for low-resource devices. |