From 2dd288080759941ba872257300145c2ed40e13fe Mon Sep 17 00:00:00 2001
From: Charlotte Vandenbulcke <ch.vandenbulcke@gmail.com>
Date: Wed, 28 Feb 2024 12:38:12 +0100
Subject: [PATCH] completing week05

---
 public/assignments/week05.html | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/public/assignments/week05.html b/public/assignments/week05.html
index 189c163..cadd299 100644
--- a/public/assignments/week05.html
+++ b/public/assignments/week05.html
@@ -269,7 +269,9 @@
 
                       <h4>Non substractive 3D design and print</h4>
 
-                      <p></p>
+                      <p>For the non substractive object, I designed a "cat toy" ball : a "voronoid type" sphere with a plain ball inside.</p>
+
+                      <p>I designed it in Fusion 360 by following this <a href="" target="_blank">quick tutorial on Youtube</a></p>.
 
                       <span class="image object">
                       <img src="../images/...jpg" alt="..." />
-- 
GitLab