Skip to content

Commit

Permalink
add coveralls badge
Browse files Browse the repository at this point in the history
  • Loading branch information
regorov committed Jan 24, 2020
1 parent a8ba3b6 commit 404b3b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

JPEG Most Prevalent Colors Counter Package and Command Line Tool.

[![GoDoc](https://godoc.org/github.com/regorov/jpegcc?status.svg)](https://godoc.org/github.com/regorov/jpegcc)[![Build Status](https://travis-ci.org/regorov/jpegcc.svg?branch=master)](https://travis-ci.org/regorov/jpegcc)
[![GoDoc](https://godoc.org/github.com/regorov/jpegcc?status.svg)](https://godoc.org/github.com/regorov/jpegcc)[![Build Status](https://travis-ci.org/regorov/jpegcc.svg?branch=master)](https://travis-ci.org/regorov/jpegcc)[![Coverage Status](https://coveralls.io/repos/github/regorov/jpegcc/badge.svg)](https://coveralls.io/github/regorov/jpegcc)

## Requirements

Expand Down

0 comments on commit 404b3b5

Please sign in to comment.