Skip to content

Commit

Permalink
linebreak
Browse files Browse the repository at this point in the history
  • Loading branch information
bmoren committed Jun 29, 2020
1 parent 35657e4 commit 4b95cb0
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 @@ -17,7 +17,7 @@ p5.collide2D assumes the default p5.js rectMode(CORNER) and ellipseMode(CENTER)
All p5.collide2D functions return `true` if the specified geometry is colliding and `false` if they are not.

## CDN links
https://cdn.jsdelivr.net/npm/p5.collide2d
https://cdn.jsdelivr.net/npm/p5.collide2d
https://unpkg.com/p5.collide2d

## Examples
Expand Down

0 comments on commit 4b95cb0

Please sign in to comment.