From 4289f0db454c21f6a071170f7f1b765eac5ac792 Mon Sep 17 00:00:00 2001 From: EnricoGuccii <110997560+EnricoGuccii@users.noreply.github.com> Date: Sun, 11 Jan 2026 15:14:48 +0100 Subject: Add hyperlink for River library in README Updated README to include a hyperlink for the River library. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 82ab0c9..2de7608 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # streamml -Streamml processes network packets in real-time, feeding them into the Half-Space Trees algorithm (via the River library). When the score exceeds the defined threshold, the application saves an evidentiary PCAP dump containing the relevant packet window. +Streamml processes network packets in real-time, feeding them into the Half-Space Trees algorithm (via the [River](https://riverml.xyz/dev/api/anomaly/HalfSpaceTrees/) library). When the score exceeds the defined threshold, the application saves an evidentiary PCAP dump containing the relevant packet window. Note: Currently supports Half-Space Trees, with plans to add more algorithms. -- cgit v1.2.3