From 9f5e4eb8920830cc15fd6110f047666502254457 Mon Sep 17 00:00:00 2001
From: brutzman <brutzman@nps.edu>
Date: Wed, 17 Jul 2024 12:29:44 -0700
Subject: [PATCH] update for current section MV3500Cohort2024JulySeptember

---
 assignments/src/README.md | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/assignments/src/README.md b/assignments/src/README.md
index 1f58750ab0..a2268029d8 100644
--- a/assignments/src/README.md
+++ b/assignments/src/README.md
@@ -2,6 +2,9 @@
 
 These assignments directories are produced by students enrolled in the MV3500 course.
 
+Each project directory is maintained working even as Java might evolve over the years.
+They are a ready resource for all students, at NPS and elsewhere.
+
 <!-- View this page at https://gitlab.nps.edu/Savage/NetworkedGraphicsMV3500/-/blob/master/assignments/src/README.md -->
 
 1. [MV3500Cohort2018JanuaryMarch](https://gitlab.nps.edu/Savage/NetworkedGraphicsMV3500/-/blob/master/assignments/src/MV3500Cohort2018JanuaryMarch)
@@ -17,3 +20,8 @@ These assignments directories are produced by students enrolled in the MV3500 co
 6. [MV3500Cohort2022MayJune](https://gitlab.nps.edu/Savage/NetworkedGraphicsMV3500/-/blob/master/assignments/src/MV3500Cohort2022MayJune)
 
 7. [MV3500Cohort2023MarchJune](https://gitlab.nps.edu/Savage/NetworkedGraphicsMV3500/-/blob/master/assignments/src/MV3500Cohort2023MarchJune)
+
+8. [MV3500Cohort2024JulySeptember](https://gitlab.nps.edu/Savage/NetworkedGraphicsMV3500/-/blob/master/assignments/src/MV3500Cohort2024JulySeptember)
+
+For more information on these tasking for each of these cprojects,
+please see the [parent-directory README.md](../README.md)
-- 
GitLab