I completed the README.md file and created the milestones for my project.

This commit is contained in:
Diana Panarello
2025-09-24 11:14:41 -04:00
parent 801183f6c8
commit ee17cbc94f

View File

@@ -9,13 +9,16 @@ which allows basic formatting.
## Description ## Description
(Describe your goal for this project. If you want to link to an I want to create a clock with hands that move.
image, move the image to this directory, and then use the following syntax:
![Description](filename.png) ![Description](filename.png)
)
## Planning ## Planning
(Include your planning here, including your project milestone.) ### Milestone 1 Create a circle function with numbers for the clock
### Milestone 2 Create rectangle functions for the hands
### Milestone 3 Animate the hands so they move like a clock