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

---
 examples/src/UdpExamples/README.md | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

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