diff --git a/README.md b/README.md index 558300a73c..6a37d9a13d 100644 --- a/README.md +++ b/README.md @@ -13,9 +13,8 @@ and detailed references. Collector is a component of Stackrox responsible for gathering runtime data. In a few words it is an agent that runs on every node under strict performance -limitations and gathers the data via kernel modules or eBPF probes (the default -collection mode nowadays). To implement eBPF probes and collect data, the -project leverages the Falco libraries via a custom +limitations and gathers the data via eBPF probes. To implement eBPF probes and +collect data, the project leverages the Falco libraries via a custom [fork](https://github.com/stackrox/falcosecurity-libs). ## Useful links