diff --git a/docs/assignments/week03/openscad-adai-edu/week03-openscad.md b/docs/assignments/week03/openscad-adai-edu/week03-openscad.md index 04e06dd30c9787a714464c7f9f6d6eec0036ad66..e4c3799ce5dd961746a50d3d34dd51d9037e6244 100644 --- a/docs/assignments/week03/openscad-adai-edu/week03-openscad.md +++ b/docs/assignments/week03/openscad-adai-edu/week03-openscad.md @@ -1,12 +1,8 @@ # This week we cried with OpenScad -This week we attempted to not cry -We failed. - -This is the story of our misery - -Please scroll to the bottom for the lessons learned. +This week we attempted not to cry. We failed. +This is the story of our misery. Please scroll to the bottom for the lessons learned. ```python height = 10; @@ -23,4 +19,7 @@ polygon(points);  -Authors: [Adai](https://fabacademy.org/2022/labs/barcelona/students/adai-surinac/) and [Edu](https://fabacademy.org/2022/labs/barcelona/students/eduard-almasque/) \ No newline at end of file +### Authors: + +- [Adai](https://fabacademy.org/2022/labs/barcelona/students/adai-surinac/) +- [Edu](https://fabacademy.org/2022/labs/barcelona/students/eduard-almasque/) \ No newline at end of file