diff --git a/theodolite-benchmarks/docker-test/README.md b/theodolite-benchmarks/docker-test/README.md
index 5d7ca3f4ac470202579f154fe8f066a246c84d23..8f800848f5674a34723ec44e01767359af0b0475 100644
--- a/theodolite-benchmarks/docker-test/README.md
+++ b/theodolite-benchmarks/docker-test/README.md
@@ -1,8 +1,8 @@
 # Docker Compose Files for Testing
 
 This directory contains Docker Compose files, which help testing Benchmark implementations.
-For each stream processing engine (Kafka Streams and Flink) and Benchmark (UC1-4), a Docker Compose file is provided
-in the corresponding subdirectory.
+For each stream processing engine (Kafka Streams, Flink, Hazelcast Jet, Beam/Flink and Beam/Samza) and Benchmark
+(UC1-4), a Docker Compose file is provided in the corresponding subdirectory.
 
 ## Full Dockerized Testing