summaryrefslogtreecommitdiff
path: root/tutorials/module_2/documentation.md
diff options
context:
space:
mode:
Diffstat (limited to 'tutorials/module_2/documentation.md')
-rw-r--r--tutorials/module_2/documentation.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/tutorials/module_2/documentation.md b/tutorials/module_2/documentation.md
index 984c404..783a17a 100644
--- a/tutorials/module_2/documentation.md
+++ b/tutorials/module_2/documentation.md
@@ -1,5 +1,7 @@
# Documentation of your code
+^66b99f
+
Code documentation is essential for maintaining and scaling software projects. Whether it's an open-source project or your own private code. It ensures that you can understand, use, troubleshoot and build upon the code in the future.
## Keep Detailed and Accurate Notes