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