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

Link on npmjs.org is incorrect #21

Closed daveisfera closed 4 years ago

daveisfera commented 4 years ago

Still points to radius instead of polygon ( see https://github.com/gabzim/circle-to-polygon/blob/master/package.json#L23 )

johachi commented 4 years ago

Thank you for letting us know! Will fix this :)