diff --git a/documentation/Wireshark/README.md b/documentation/Wireshark/README.md
index 4ce32c0fd9eac8b80598ef60934534c18bcbe23c..e0eda76484ec08f8ea1f8853906a4266c595372a 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 > Preferences > 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