diff --git a/examples/dynamic/README b/examples/dynamic/README
index 072b74b16ec021d129380dc03daff3212920c5ac..810e1ff6c8770bc6e22a4870a6c6e932e4381c80 100644
--- a/examples/dynamic/README
+++ b/examples/dynamic/README
@@ -1,2 +1,8 @@
 This directory contains an embryo of an example of how to 
 generate and compile a labcomm endpoint on the fly.
+
+NB! There is currently no connection between the files StaticPart.java, DynamicPart.java, and
+TestLabCommCompiler.java
+
+the runme.sh script builds and runs the TestLabCommCompiler, which illustrates the 
+on-the-fly compilation to RAM, but is not yet connected to an actual LabComm channel