diff --git a/README.Rmd b/README.Rmd index c85df34..f6f47d0 100755 --- a/README.Rmd +++ b/README.Rmd @@ -18,7 +18,7 @@ knitr::opts_chunk$set( # tglkmeans - efficient implementation of kmeans++ algorithm -This package provides R binding to a cpp implementation of kmeans++ algorithm (https://en.wikipedia.org/wiki/K-means%2B%2B). +This package provides R binding to a cpp implementation of the [kmeans++ algorithm](). ## Installation