From 4a12fbad62c2c56169240155bd9c86437b09608f Mon Sep 17 00:00:00 2001
From: brutzman <brutzman@nps.edu>
Date: Sat, 24 Jul 2021 20:17:51 -0700
Subject: [PATCH] Wireshark Preferences images

---
 documentation/Wireshark/README.md | 15 +++++++++------
 1 file changed, 9 insertions(+), 6 deletions(-)

diff --git a/documentation/Wireshark/README.md b/documentation/Wireshark/README.md
index 4ce32c0fd9..e0eda76484 100644
--- a/documentation/Wireshark/README.md
+++ b/documentation/Wireshark/README.md
@@ -32,11 +32,13 @@ Always use the latest so that operating-system security and feature sets are up
 
 ## Capturing Packets
 
-1. Confirm preferences: File &gt; Preferences &gt; Capture as shown
+1. Confirm Wireshark Preferences:  as shown
 
-<a href="images/WiresharkCapturePreferences.png"><img src="images/WiresharkCapturePreferences.png" width="400" align="center"/>
+|File &gt; Preferences &gt; Layout | File &gt; Preferences &gt; Capture |
+| ------ | ------ |
+| <a href="images/WiresharkPreferencesLayout.png"><img src="images/WiresharkPreferencesLayout.png" width="400" align="center"/> | <a href="images/WiresharkPreferencesCapture.png"><img src="images/WiresharkPreferencesCapture.png" width="400" align="center"/> |
 
-2. Set filter to dis
+2. TODO: Set filter to dis 
 3. Lauch one of the example programs to send packets, then observe results.
 
 <a href="images/WiresharkUdpDisPduCapture.png"><img src="images/WiresharkUdpDisPduCapture.png" width="400" align="center"/>
@@ -50,9 +52,10 @@ Always use the latest so that operating-system security and feature sets are up
 
 ## Videos
 
-1. [Intro to Wireshark: Basics + Packet Analysis!](https://www.youtube.com/watch?v=TkCSr30UojM) by SinnohStarly - Ross Teixeira.
-2. [Wireshark Tutorial for Beginners](https://www.youtube.com/watch?v=TkCSr30UojM) by Anson Alexander
-3. [Back to Basics](https://www.youtube.com/watch?v=y13zH-8OPE8&t=9s) video by Hansang Bae.  "Read.... READ I SAY!!!!"
+1. [Intro to Wireshark Tutorial // Lesson 1 // Wireshark Setup](https://www.youtube.com/watch?v=OU-A2EmVrKQ&t=358
+2. [Intro to Wireshark: Basics + Packet Analysis!](https://www.youtube.com/watch?v=TkCSr30UojM) by SinnohStarly - Ross Teixeira.
+3. [Wireshark Tutorial for Beginners](https://www.youtube.com/watch?v=TkCSr30UojM) by Anson Alexander
+4. [Back to Basics](https://www.youtube.com/watch?v=y13zH-8OPE8&t=9s) video by Hansang Bae.  "Read.... READ I SAY!!!!"
 
 ## References
 
-- 
GitLab