Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Henderson authored Nov 2, 2023
1 parent 0508ebe commit 82146d6
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 @@ -8,7 +8,7 @@ This is a collection of mathematical animations, written as small React componen

- [animations](src/animations) - code for each animation
- [lib/Animation.tsx](src/lib/Animation.tsx) - react component for rendering and exporting animations
- [lib/graphics.tsx](src/lib/graphics.tsx) - library to simplify drawing to 2d canvas
- [lib/graphics.tsx](src/lib/graphics.ts) - library to simplify drawing to 2d canvas

## Creating an animation

Expand Down

0 comments on commit 82146d6

Please sign in to comment.