From 1d399d421bd5de0c28883ffd66695beae814c521 Mon Sep 17 00:00:00 2001
From: brutzman <brutzman@nps.edu>
Date: Sun, 23 Apr 2023 23:21:42 -0700
Subject: [PATCH] description

---
 examples/src/OpenDis7Examples/README.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/examples/src/OpenDis7Examples/README.md b/examples/src/OpenDis7Examples/README.md
index 25d8b289e6..df6a1eb57a 100644
--- a/examples/src/OpenDis7Examples/README.md
+++ b/examples/src/OpenDis7Examples/README.md
@@ -1,5 +1,9 @@
 # DIS Protocol Examples using Open-DIS-Java Library v7
 
+These examples illustrate use of latest OpenDis7 library for IEEE Distributed Interactive Simulation (DIS) Protocol
+
+### View this page at https://gitlab.nps.edu/Savage/NetworkedGraphicsMV3500/-/blob/master/examples/src/OpenDis7Examples/README.md
+
 All examples tested, running and documented satisfactorily.
 
 This package presents course examples using the [Open-DIS-Java](https://github.com/open-dis/opendis7-java) library, with online [Javadoc](https://savage.nps.edu/opendis7-java/javadoc) showing complete coverage of 72 PDUs and 22,000+ enumerations).
-- 
GitLab