From f48222f41856196f7506b47ce48a3eb05f52dd9c Mon Sep 17 00:00:00 2001 From: brutzman <brutzman@nps.edu> Date: Sun, 11 Aug 2024 18:31:27 -0700 Subject: [PATCH] punctuation --- examples/src/OpenDis7Examples/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/src/OpenDis7Examples/README.md b/examples/src/OpenDis7Examples/README.md index 9718043fd1..a49b3f1f08 100644 --- a/examples/src/OpenDis7Examples/README.md +++ b/examples/src/OpenDis7Examples/README.md @@ -1,10 +1,10 @@ # DIS Protocol Examples using Open-DIS-Java Library v7 -These examples illustrate use of latest OpenDis7 library for IEEE Distributed Interactive Simulation (DIS) Protocol +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. +All examples are 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 DIS PDUs and 22,000+ enumerations. -- GitLab