diff --git a/docs/assignments/week10.md b/docs/assignments/week10.md
index 6b52164aeb0aac75063c8359e0605e7157d77015..28ed1c01e155a9b4972a456d1cb1cd47984e6269 100644
--- a/docs/assignments/week10.md
+++ b/docs/assignments/week10.md
@@ -134,12 +134,16 @@ Experimenting with fineliners.
 
 **Brushes with A Squeeze Bottle as Ink Reservoir**
 
+![LINER](../images/week10/DRAWING.jpg){ width=1000 }
+
 In this case the squeeze bottle is already acting like a painting tool and the brushes just interfere with the dripped ink. 
 
 <div style="padding:56.28% 0 0 0;position:relative;"><iframe src="https://player.vimeo.com/video/887978373?badge=0&amp;autopause=0&amp;quality_selector=1&amp;player_id=0&amp;app_id=58479" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" style="position:absolute;top:0;left:0;width:100%;height:100%;" title="DRIPPING INK"></iframe></div><script src="https://player.vimeo.com/api/player.js"></script>
 
 **Brushes with Pipettes as Ink Reservoirs**
 
+![LINER](../images/week10/DRAWING2.jpg){ width=1000 }
+
 It's nicer to have the pipettes sitting on top of the brushes and draw while squeezing the pipettes. 
 <div style="padding:56.27% 0 0 0;position:relative;"><iframe src="https://player.vimeo.com/video/887979223?badge=0&amp;autopause=0&amp;quality_selector=1&amp;player_id=0&amp;app_id=58479" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" style="position:absolute;top:0;left:0;width:100%;height:100%;" title="DRIPPING INK"></iframe></div><script src="https://player.vimeo.com/api/player.js"></script>
 
diff --git a/docs/images/week10/DRAWING.jpg b/docs/images/week10/DRAWING.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..6801778f84fc3380dfcfecd9176b8fdd37d0d4f2
Binary files /dev/null and b/docs/images/week10/DRAWING.jpg differ
diff --git a/docs/images/week10/DRAWING2.jpg b/docs/images/week10/DRAWING2.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..e06b56509cc8055bf162e23a5a244562c1204508
Binary files /dev/null and b/docs/images/week10/DRAWING2.jpg differ