diff --git a/docs/assignments/week01.md b/docs/assignments/week01.md index 40a314a84ac954af9a9e6d034995bdf6a5fc9401..00c271e855bf78d193e7c6019f72654370430eb1 100644 --- a/docs/assignments/week01.md +++ b/docs/assignments/week01.md @@ -6,7 +6,7 @@ In this course Fabricademy uses [the open source online platform GitLab](https:/  -## Documenting Your Work +## Documenting your Work It seems like a hassle and in fact, it _is_ a hassle. But documenting helps you in two important ways. First it helps you to think better about your assignments because you need to be able to explain them to another person. This helps you to better understand for yourself what what you are working on and why. Second it helps you with remembering what you've learned. It is easier to learn new skills and techniques, and to actually 'acquire' the knowlegde, when you document what you have done. And surely, your information might also help others who are working on the same thing, like your fellow Fabricademy students.