summaryrefslogtreecommitdiff
path: root/examples/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'examples/README.md')
-rw-r--r--examples/README.md5
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.