diff --git a/README.md b/README.md index 18cf37d..52ee7f4 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# curvepy +# curvepy [(PAPER HERE)](./paper/curvepy.pdf) This library contains various Bézier curve algorithms, as well as an educational implementation of Delaunay triangulations and Voronoi regions.