From ee17cbc94fa09635fa1cedfdf00cc5e972f2c44d Mon Sep 17 00:00:00 2001 From: Diana Panarello Date: Wed, 24 Sep 2025 11:14:41 -0400 Subject: [PATCH] I completed the README.md file and created the milestones for my project. --- README.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index aee1fea..25701ae 100644 --- a/README.md +++ b/README.md @@ -9,13 +9,16 @@ which allows basic formatting. ## Description -(Describe your goal for this project. If you want to link to an -image, move the image to this directory, and then use the following syntax: +I want to create a clock with hands that move. ![Description](filename.png) -) + ## 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