diff --git a/README.md b/README.md index c9a05c0..91cae9e 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ # libhedra - Polygonal and Polyhedral Mesh Processing -libhedra is a C++ library for creating, manipulating and visualizing polygonal (non-triangular) and polyhedral (with flat faces) meshes. See (website)[https://avaxman.github.io/libhedra] for more details. +libhedra is a C++ library for creating, manipulating and visualizing polygonal (non-triangular) and polyhedral (with flat faces) meshes. See [the website](https://avaxman.github.io/libhedra) for more details.