diff --git a/examples/rpl-udp/README.md b/examples/rpl-udp/README.md
index 79ae868409ce8ab28dba11ba31140673e4f39525..2d944360fb106b23980fa84afec155d3463ab85c 100644
--- a/examples/rpl-udp/README.md
+++ b/examples/rpl-udp/README.md
@@ -7,4 +7,5 @@ send a UDP request periodically, that simply includes a counter as payload.
 When receiving a request, The server sends a response with the same counter
 back to the originator.
 
-The simulation files show example networks, for sky motes and for cooja motes.
+The `.csc` files show example networks in the Cooja simulator, for sky motes and
+for cooja motes.