From 45679a1092f2246b387d9d000cffc6a6dc32e5c0 Mon Sep 17 00:00:00 2001
From: brutzman <brutzman@nps.edu>
Date: Sat, 11 Sep 2021 11:56:15 -0700
Subject: [PATCH] show off images

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

diff --git a/examples/src/UdpExamples/README.md b/examples/src/UdpExamples/README.md
index b1834afbc0..35eb9c83bc 100644
--- a/examples/src/UdpExamples/README.md
+++ b/examples/src/UdpExamples/README.md
@@ -1,4 +1,4 @@
-## UDP Examples Source Code
+## TCP Examples Source Code
 |    |                                             |                                           |
 |----|:--------------------------------------------|:------------------------------------------|
-|  ![Unicast UDP Sender Wireshark](UnicastUdpSenderWireshark.png "Unicast UDP Sender Wireshark") |![Multicast UDP Sender Wireshark](MulticastUdpSenderWireshark.png "Multicast UDP Sender Wireshark") |
+|  ![Telnet example](TcpExample1ScreenshotNetcat.png "Telnet example") |![Telnet connection counting](TcpExample2ConnectionCountingScreenshot.png "Telnet connection counting") |
-- 
GitLab