gabzim / circle-to-polygon

Receives a Coordinate, a Radius and a Number of edges and aproximates a circle by creating a polygon that fills its area
ISC License
113 stars 29 forks source link

Bug: Link Not Updated in package.json #22

Closed johachi closed 4 years ago

johachi commented 4 years ago

Seems like the links in the package.json is incorrect. This PR fixes that.

Closes #21