diff --git a/examples/src/TcpExamples/README.md b/examples/src/TcpExamples/README.md
index d287f08d3f294740a6ea3f89d9d8fcde1164a366..a08e05329a3e7aa166302cde54ce7bd624ed4942 100644
--- a/examples/src/TcpExamples/README.md
+++ b/examples/src/TcpExamples/README.md
@@ -2,6 +2,9 @@
 
 ### View this page at https://gitlab.nps.edu/Savage/NetworkedGraphicsMV3500/-/blob/master/examples/src/TcpExamples/README.md
 
-| Telnet example       |  Telnet connection counting   | Client-server socket communications | Client-Server Timing Sequence Diagram |
-|----------------------|-------------------------------|-------------------------------------|---------------------------------------|
-|  ![Telnet example](TcpExample1ScreenshotNetcat.png "Telnet example") | ![Telnet connection counting](TcpExample2ConnectionCountingScreenshot.png "Telnet connection counting") | ![Client-server socket communications](TcpExample3ServerClientScreenshot.png "Client-server socket communications") | ![Client-Server Timing Sequence Diagram](TcpExample4SequenceDiagram.png "Client-Server Timing Sequence Diagram") |
+| Telnet example       |  Telnet connection counting   | 
+|----------------------|-------------------------------|
+|  ![Telnet example](TcpExample1ScreenshotNetcat.png "Telnet example") |
+| Client-server socket communications | Client-Server Timing Sequence Diagram |
+|-------------------------------------|---------------------------------------|
+|  ![Telnet connection counting](TcpExample2ConnectionCountingScreenshot.png "Telnet connection counting") | ![Client-server socket communications](TcpExample3ServerClientScreenshot.png "Client-server socket communications") | ![Client-Server Timing Sequence Diagram](TcpExample4SequenceDiagram.png "Client-Server Timing Sequence Diagram") |