From c2d4127939ba2fef4ccdbdd407d693c201fe0f57 Mon Sep 17 00:00:00 2001
From: brutzman <brutzman@nps.edu>
Date: Sat, 11 Sep 2021 12:23:08 -0700
Subject: [PATCH] editorial

---
 examples/src/OpenDis7Examples/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/examples/src/OpenDis7Examples/README.md b/examples/src/OpenDis7Examples/README.md
index 07888c950f..03ba37e291 100644
--- a/examples/src/OpenDis7Examples/README.md
+++ b/examples/src/OpenDis7Examples/README.md
@@ -2,7 +2,7 @@
 
 All examples tested, running and documented satisfactorily.
 
-Course examples using the [Open-DIS-Java](https://github.com/open-dis/open-dis-java) library are presented in this package.
+This package presents course examples using the [Open-DIS-Java](https://github.com/open-dis/open-dis-java) library, with online [Javadoc](https://savage.nps.edu/open-dis7-java/javadoc) showing complete coverage of 72 PDUs and 22,000+ enumerations).
 
 See the [specifications](../../../specifications) directory to for guidance on obtaining reference copies of DIS and RPRFOM standards.
 
-- 
GitLab