From 8ee0384f33794dbce478afd8918cd21d077c1bb2 Mon Sep 17 00:00:00 2001
From: brutzman <brutzman@nps.edu>
Date: Sat, 11 Sep 2021 11:48:02 -0700
Subject: [PATCH] show off images

---
 examples/src/UdpExamples/README.md | 5 +++++
 1 file changed, 5 insertions(+)
 create mode 100644 examples/src/UdpExamples/README.md

diff --git a/examples/src/UdpExamples/README.md b/examples/src/UdpExamples/README.md
new file mode 100644
index 0000000000..e50428ffc4
--- /dev/null
+++ b/examples/src/UdpExamples/README.md
@@ -0,0 +1,5 @@
+## UDP Examples Source Code
+
+|----|:--------------------------------------------|:------------------------------------------|
+| ![Multicast UDP Sender Wireshark](MulticastUdpSenderWireshark.png "Multicast UDP Sender Wireshark")
+|   ![Unicast UDP Sender Wireshark](UnicastUdpSenderWireshark.png "Unicast UDP Sender Wireshark") |
-- 
GitLab