Skip to content

Commit

Permalink
Adding various badges
Browse files Browse the repository at this point in the history
  • Loading branch information
sangupta committed Oct 17, 2017
1 parent 6498d5a commit 3ca5f87
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# colors

[![Build Status](https://travis-ci.org/sangupta/colors.svg?branch=master)](https://travis-ci.org/sangupta/colors)
[![Coverage Status](https://coveralls.io/repos/sangupta/colors/badge.png)](https://coveralls.io/r/sangupta/colors)
[![Maven Version](https://maven-badges.herokuapp.com/maven-central/com.sangupta/colors/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.sangupta/colors)

Strongly-typed immutable color-models and utility conversion functions in Java. The code is
based on the formulae as described on the respective Wikipedia articles and other sites that
host details on color models. References to the same are mentioned at various places all over
Expand Down

0 comments on commit 3ca5f87

Please sign in to comment.