Files
project_drawing/README.md
2025-10-10 09:50:16 -04:00

21 lines
450 B
Markdown

# (Drawing project)
(
This is the README file for your drawing project.
Replace all the text in parentheses with your own text.
It's written in a simple language called Markdown,
which allows basic formatting.
)
## Description
(My goal for this project is to make 5 triforce triangles)
![Description](filename.png)
)
## Planning
(my plan to accomplish this is to make a loop to make the triforce triangles and then use that loop 5 times.)