diff --git a/examples/src/TcpExamples/README.md b/examples/src/TcpExamples/README.md
index a08e05329a3e7aa166302cde54ce7bd624ed4942..914bcd18311a67c4ba3d2530d309286db696cac6 100644
--- a/examples/src/TcpExamples/README.md
+++ b/examples/src/TcpExamples/README.md
@@ -4,7 +4,8 @@
 
 | Telnet example       |  Telnet connection counting   | 
 |----------------------|-------------------------------|
-|  ![Telnet example](TcpExample1ScreenshotNetcat.png "Telnet example") |
+|  ![Telnet example](TcpExample1ScreenshotNetcat.png "Telnet example") |  ![Telnet connection counting](TcpExample2ConnectionCountingScreenshot.png "Telnet connection counting") 
+
 | 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") |
+| ![Client-server socket communications](TcpExample3ServerClientScreenshot.png "Client-server socket communications") | ![Client-Server Timing Sequence Diagram](TcpExample4SequenceDiagram.png "Client-Server Timing Sequence Diagram") |