From 8f83c5c38cdb15948c31ba0431bd0770be60b23c Mon Sep 17 00:00:00 2001 From: brutzman <brutzman@nps.edu> Date: Sat, 11 Sep 2021 11:57:48 -0700 Subject: [PATCH] show off images --- examples/src/TcpExamples/README.md | 4 ++-- examples/src/UdpExamples/README.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/examples/src/TcpExamples/README.md b/examples/src/TcpExamples/README.md index b1834afbc0..35eb9c83bc 100644 --- a/examples/src/TcpExamples/README.md +++ b/examples/src/TcpExamples/README.md @@ -1,4 +1,4 @@ -## UDP Examples Source Code +## TCP Examples Source Code | | | | |----|:--------------------------------------------|:------------------------------------------| -|  | | +|  | | diff --git a/examples/src/UdpExamples/README.md b/examples/src/UdpExamples/README.md index 35eb9c83bc..b1834afbc0 100644 --- a/examples/src/UdpExamples/README.md +++ b/examples/src/UdpExamples/README.md @@ -1,4 +1,4 @@ -## TCP Examples Source Code +## UDP Examples Source Code | | | | |----|:--------------------------------------------|:------------------------------------------| -|  | | +|  | | -- GitLab