Add badges to README

This commit is contained in:
6543 2020-09-10 23:42:26 +02:00
parent e4af37c7a1
commit c19f0e1a3a
Signed by: 6543
GPG Key ID: A1CA74D27FD13271
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
# Hex Color Library for Go

![Test](https://github.com/6543/go-hexcolor/workflows/Test/badge.svg?event=push) [![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT) [![GoDoc](https://godoc.org/github.com/6543/go-hexcolor?status.svg)](https://godoc.org/github.com/6543/go-hexcolor) [![Go Report Card](https://goreportcard.com/badge/github.com/6543/go-hexcolor)](https://goreportcard.com/report/github.com/6543/go-hexcolor)

## Features:
* Normalize/Parse hex color
* convert from/to color.RGBA