diff --git a/CourseExamples/README.md b/CourseExamples/README.md index f47610f42397d14057d81ae3a67e97e30a37acf1..a6515bbf885bfcfcec5faa5a9cfef96f411250d2 100644 --- a/CourseExamples/README.md +++ b/CourseExamples/README.md @@ -1,4 +1,4 @@ -# CourseExamples +# Networked Graphics MV3500 Course Examples Updated course examples, under a single Netbeans project with common build tasks. @@ -6,5 +6,7 @@ Updated course examples, under a single Netbeans project with common build tasks * [UdpMulticastHttpExamples](src/UdpMulticastHttpExamples) +* [DisExamples](src/DisExamples) + 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.