diff --git a/examples/src/OpenDis7Examples/README.md b/examples/src/OpenDis7Examples/README.md
index 21dbbf78135d24871426283be1f8f4e6a2632c09..07888c950ff8486c8e609d7e0e8421d39551bb42 100644
--- a/examples/src/OpenDis7Examples/README.md
+++ b/examples/src/OpenDis7Examples/README.md
@@ -4,4 +4,9 @@ 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.
 
-See [specifications](../../../specifications) directory to for guidance on obtaining reference copies of DIS and RPRFOM standards.
+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") |
+