diff --git a/arch134b_workshops/_static/shoebox1/shoebox1_1.png b/arch134b_workshops/_static/shoebox1/shoebox1_1.png
index 45e8ef6..b72adcc 100644
Binary files a/arch134b_workshops/_static/shoebox1/shoebox1_1.png and b/arch134b_workshops/_static/shoebox1/shoebox1_1.png differ
diff --git a/arch134b_workshops/_static/shoebox1/shoebox1_10.png b/arch134b_workshops/_static/shoebox1/shoebox1_10.png
new file mode 100644
index 0000000..a38a8ce
Binary files /dev/null and b/arch134b_workshops/_static/shoebox1/shoebox1_10.png differ
diff --git a/arch134b_workshops/_static/shoebox1/shoebox1_11.png b/arch134b_workshops/_static/shoebox1/shoebox1_11.png
new file mode 100644
index 0000000..3f661f2
Binary files /dev/null and b/arch134b_workshops/_static/shoebox1/shoebox1_11.png differ
diff --git a/arch134b_workshops/_static/shoebox1/shoebox1_2.png b/arch134b_workshops/_static/shoebox1/shoebox1_2.png
index 3ee3cbd..45e8ef6 100644
Binary files a/arch134b_workshops/_static/shoebox1/shoebox1_2.png and b/arch134b_workshops/_static/shoebox1/shoebox1_2.png differ
diff --git a/arch134b_workshops/_static/shoebox1/shoebox1_3.png b/arch134b_workshops/_static/shoebox1/shoebox1_3.png
index dc883c2..3ee3cbd 100644
Binary files a/arch134b_workshops/_static/shoebox1/shoebox1_3.png and b/arch134b_workshops/_static/shoebox1/shoebox1_3.png differ
diff --git a/arch134b_workshops/_static/shoebox1/shoebox1_4.png b/arch134b_workshops/_static/shoebox1/shoebox1_4.png
index ea08049..d0c1335 100644
Binary files a/arch134b_workshops/_static/shoebox1/shoebox1_4.png and b/arch134b_workshops/_static/shoebox1/shoebox1_4.png differ
diff --git a/arch134b_workshops/_static/shoebox1/shoebox1_5.png b/arch134b_workshops/_static/shoebox1/shoebox1_5.png
index a842a55..dc883c2 100644
Binary files a/arch134b_workshops/_static/shoebox1/shoebox1_5.png and b/arch134b_workshops/_static/shoebox1/shoebox1_5.png differ
diff --git a/arch134b_workshops/_static/shoebox1/shoebox1_6.png b/arch134b_workshops/_static/shoebox1/shoebox1_6.png
index 45d1924..ea08049 100644
Binary files a/arch134b_workshops/_static/shoebox1/shoebox1_6.png and b/arch134b_workshops/_static/shoebox1/shoebox1_6.png differ
diff --git a/arch134b_workshops/_static/shoebox1/shoebox1_7.png b/arch134b_workshops/_static/shoebox1/shoebox1_7.png
index 9dfdabc..a842a55 100644
Binary files a/arch134b_workshops/_static/shoebox1/shoebox1_7.png and b/arch134b_workshops/_static/shoebox1/shoebox1_7.png differ
diff --git a/arch134b_workshops/_static/shoebox1/shoebox1_8.png b/arch134b_workshops/_static/shoebox1/shoebox1_8.png
index a38a8ce..45d1924 100644
Binary files a/arch134b_workshops/_static/shoebox1/shoebox1_8.png and b/arch134b_workshops/_static/shoebox1/shoebox1_8.png differ
diff --git a/arch134b_workshops/_static/shoebox1/shoebox1_9.png b/arch134b_workshops/_static/shoebox1/shoebox1_9.png
index 3f661f2..9dfdabc 100644
Binary files a/arch134b_workshops/_static/shoebox1/shoebox1_9.png and b/arch134b_workshops/_static/shoebox1/shoebox1_9.png differ
diff --git a/arch134b_workshops/docs/02_1_shoebox_p1.md b/arch134b_workshops/docs/02_1_shoebox_p1.md
index 4512719..84eaefe 100644
--- a/arch134b_workshops/docs/02_1_shoebox_p1.md
+++ b/arch134b_workshops/docs/02_1_shoebox_p1.md
@@ -4,65 +4,79 @@ This tutorial demonstrates how to use the Ladybug plugin in Grasshopper to creat
By the end of this tutorial, you will have created a set of visualizations in your Rhino viewport similar to the one below, which includes an hourly temperature plot, a monthly data chart, a psychrometric chart, a wind rose, and a sun path diagram for Van Nuys, California.
-Panel
+Open Grasshopper from Rhino
```{image} ../_static/shoebox1/shoebox1_1.png
:width: 100%
:align: center
```
-Copy EnergyPlus Weather (epw) File Path
+Double click on canvas to search for components. Type in "Panel". Click and drop the Panle onto the canvas.
```{image} ../_static/shoebox1/shoebox1_2.png
:width: 100%
:align: center
```
-Import EPW
+Copy EnergyPlus Weather (epw) File Path
```{image} ../_static/shoebox1/shoebox1_3.png
:width: 100%
:align: center
```
-Create Temperature and Psychometric Charts
+Plugin Libraries and Functions are loacted on the top bar. Once you are familiar this is an alternative place to drag and drop components from.
```{image} ../_static/shoebox1/shoebox1_4.png
:width: 100%
:align: center
```
-Hide Lines in 8760 plot
+Import EPW
```{image} ../_static/shoebox1/shoebox1_5.png
:width: 100%
:align: center
```
-Check Plots
+Create Temperature and Psychometric Charts
```{image} ../_static/shoebox1/shoebox1_6.png
:width: 100%
:align: center
```
-Create Wind Rose and Sun Path Visualizations
+Hide Lines in 8760 plot
```{image} ../_static/shoebox1/shoebox1_7.png
:width: 100%
:align: center
```
-Check Wind Rose
+Check Plots
```{image} ../_static/shoebox1/shoebox1_8.png
:width: 100%
:align: center
```
-Check Sun Path (perspective view)
+Create Wind Rose and Sun Path Visualizations
```{image} ../_static/shoebox1/shoebox1_9.png
:width: 100%
:align: center
```
+
+Check Wind Rose
+```{image} ../_static/shoebox1/shoebox1_10.png
+:width: 100%
+:align: center
+```
+
+
+Check Sun Path (perspective view)
+```{image} ../_static/shoebox1/shoebox1_11.png
+:width: 100%
+:align: center
+```
+