Skip to content

Commit

Permalink
Now with coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
ararslan committed Jul 19, 2016
1 parent 30907c0 commit bf01fe8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@

This package provides a set of algorithms for data clustering.

[![Build Status](https://travis-ci.org/JuliaStats/Clustering.jl.svg?branch=master)](https://travis-ci.org/JuliaStats/Clustering.jl)
[![0.4](http://pkg.julialang.org/badges/Clustering_0.4.svg)](http://pkg.julialang.org/?pkg=Clustering)
[![0.5](http://pkg.julialang.org/badges/Clustering_0.5.svg)](http://pkg.julialang.org/?pkg=Clustering)
[![Travis](https://travis-ci.org/JuliaStats/Clustering.jl.svg?branch=master)](https://travis-ci.org/JuliaStats/Clustering.jl)
[![Coveralls](https://coveralls.io/repos/github/JuliaStats/Clustering.jl/badge.svg?branch=master)](https://coveralls.io/github/JuliaStats/Clustering.jl?branch=master)

## Installation

Expand Down

0 comments on commit bf01fe8

Please sign in to comment.