diff options
Diffstat (limited to 'examples/README.md')
-rw-r--r-- | examples/README.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/README.md b/examples/README.md index 15f5698ca..17c451087 100644 --- a/examples/README.md +++ b/examples/README.md @@ -12,7 +12,6 @@ It generates CSV files from flow "analyse" events. A capture daemon suitable for low-resource devices. It saves flows that were guessed/undetected/risky/midstream to a PCAP file for manual analysis. -Basicially a combination of `py-flow-undetected-to-pcap` and `py-risky-flow-to-pcap`. ## c-collectd |