Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aviezerl committed Apr 20, 2022
1 parent 386d34f commit 1b0f09e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ coverage](https://codecov.io/gh/tanaylab/tglkmeans/branch/master/graph/badge.svg

# 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](<https://en.wikipedia.org/wiki/K-means%2B%2B>).

## Installation

Expand Down

0 comments on commit 1b0f09e

Please sign in to comment.