diff --git a/README.md b/README.md index d0adff0..bcc7263 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,11 @@ -rgb2hex +rgb2hex [![Build Status](https://travis-ci.org/christian-bromann/rgb2hex.svg?branch=master)](https://travis-ci.org/christian-bromann/rgb2hex) [![Coverage Status](https://coveralls.io/repos/christian-bromann/rgb2hex/badge.png)](https://coveralls.io/r/christian-bromann/rgb2hex) ======= +[![Selenium Test Status](https://saucelabs.com/browser-matrix/rgb2hex.svg)](https://saucelabs.com/u/rgb2hex) + parse any rgb or rgba string into a hex color + ## Installation via NPM: