diff --git a/README.md b/README.md index d0681ab3..3cebb118 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -## Minocore: Fast Generic Coresets [![Build Status](https://travis-ci.com/dnbaker/fgc.svg?token=nzWL3kpck4ymqu9SdesD&branch=master)](https://travis-ci.com/dnbaker/fgc) +## Minocore: Fast Generic Coresets [![Build Status](https://travis-ci.com/dnbaker/minocore.svg?token=nzWL3kpck4ymqu9SdesD&branch=master)](https://travis-ci.com/dnbaker/minocore) Minocore is a fast, generic library for constructing and clustering coresets on graphs, in metric spaces and under non-metric dissimilarity measures. It includes methods for constant-factor and bicriteria approximation solutions, as well as coreset sampling algorithms.