diff --git a/examples/src/OpenDis7Examples/README.md b/examples/src/OpenDis7Examples/README.md
index df6a1eb57a53bffc4fa7ccffb99f15c3afba2e0d..f224dea7f11444ad3ffb59e1b4b6eb9d0c158dd7 100644
--- a/examples/src/OpenDis7Examples/README.md
+++ b/examples/src/OpenDis7Examples/README.md
@@ -6,11 +6,14 @@ These examples illustrate use of latest OpenDis7 library for IEEE Distributed In
 
 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).
+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.
 
 See the [specifications](../../../specifications) directory to for guidance on obtaining reference copies of DIS and RPRFOM standards.
 
-|  AllPduSender packets in Wireshark   |EspduSender packets in Wireshark  | Example Simulation Program packets in Wireshark | PduReaderPlayer in Wireshark |
-|--------------------------------------|----------------------------------|--------------------------------------|----------------------------------|
-|  ![AllPduSender Wireshark](AllPduSenderWireshark.png "AllPduSender Wireshark") | ![EspduSenderSender Wireshark](EspduSenderWireshark.png "Multicast UDP Sender Wireshark") | ![Example Simulation Program packets in Wireshark](ExampleSimulationProgramWireshark.png "Example Simulation Program packets in Wireshark") | ![PduReaderPlayer in Wireshark](PduReaderPlayerWireshark.png "PduReaderPlayer in Wireshark") |
+|  AllPduSender packets in Wireshark   |EspduSender packets in Wireshark  |
+|--------------------------------------|----------------------------------|
+|  ![AllPduSender Wireshark](AllPduSenderWireshark.png "AllPduSender Wireshark") | ![EspduSenderSender Wireshark](EspduSenderWireshark.png "Multicast UDP Sender Wireshark") |
 
+| Example Simulation Program packets in Wireshark | PduReaderPlayer in Wireshark |
+|-------------------------------------------------|------------------------------|
+| ![Example Simulation Program packets in Wireshark](ExampleSimulationProgramWireshark.png "Example Simulation Program packets in Wireshark") | ![PduReaderPlayer in Wireshark](PduReaderPlayerWireshark.png "PduReaderPlayer in Wireshark") |
\ No newline at end of file