diff --git a/README.md b/README.md
index 6fe6e95edf4e97f13e2b84b4311c27f0ec2b14f6..f43d755e1a12c96182ee71c9d6c1a424cc3fe4c2 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 ## MV3500 Distributed Simulation Fundamentals Course
 
-This course project contains original assets, presentations, references and source code.
+This course project contains original assets, [assignments](assignments), [examples](assignments), [presentations](presentations), and [specifications](specifications) download directions.
 
 Key course sites:
 * [MV3500 Course Syllabus](https://gitlab.nps.edu/Savage/NetworkedGraphicsMV3500/blob/master/MV3500NetworkedGraphicsSyllabus2020JulySeptember.pdf)
@@ -9,7 +9,7 @@ Key course sites:
 <!-- * [Wikipedia book: Networked_Modeling_and_Simulation](https://en.wikipedia.org/wiki/Book:Networked_Modeling_and_Simulation) -->
 * [Savage Developers Guide: telnet Network Protocol](https://savage.nps.edu/Savage/developers.html#telnet)
 
-References and Resources:
+References and resources:
 * [GitLab Flavored Markdown (GFM)](https://docs.gitlab.com/ee/user/markdown.html)
 * [Java Archive (.jar)](https://docs.oracle.com/javase/tutorial/deployment/jar/basicsindex.html) for sharable/runnable software libraries
 * [Java SE JDK download](https://jdk.java.net/18) (OpenJDK 18)