Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mr-vance committed Oct 26, 2023
1 parent 3ce1a46 commit 94b9ab9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ graphics.clearRect(0, 0, canvas.width, canvas.height);
## 10. Smooth Clock Movement
Adjust the code to make the clock hands move smoothly, and update the second hand every 10ms. Remove the axes/guidelines.

![Smooth Clock Movement](images/clock-final.gif)
![Smooth Clock Movement](images/clock-main.gif)

## 11. Project Completion Date
This project was completed on Sunday, 13 August 2023, at 5:20 PM.
Expand Down

0 comments on commit 94b9ab9

Please sign in to comment.