diff --git a/CourseExamples/README.md b/CourseExamples/README.md
new file mode 100644
index 0000000000000000000000000000000000000000..f504982f268327c07aad59c2752fe6a583e09f6d
--- /dev/null
+++ b/CourseExamples/README.md
@@ -0,0 +1,10 @@
+# CourseExamples
+
+Updated course examples, under a single Netbeans project with common build tasks.
+
+These examples are the basis for class programming reviews and homework assignments.
+You are welcome to modify or adapt them in any way that you want.
+
+## [TcpExamples](src/TcpExamples)
+
+## [UdpMulticastHttpExamples](src/UdpMulticastHttpExamples)