Skip to content

Commit

Permalink
Update on the README
Browse files Browse the repository at this point in the history
  • Loading branch information
DAMMAK committed Oct 12, 2020
1 parent fecc9d7 commit f84a90d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Random Color

[![CircleCI](https://circleci.com/gh/circleci/circleci-docs.svg?style=svg)](https://circleci.com/gh/DAMMAK/RandomColorDart)
[![Github Code Size](https://img.shields.io/github/languages/code-size/DAMMAK/RandomColorDart)](https://github.com/DAMMAK/RandomColorDart)
[![Github License](https://img.shields.io/github/license/DAMMAK/RandomColorDart)](https://github.com/DAMMAK/RandomColorDart/blob/master/LICENSE)
Expand All @@ -8,7 +9,9 @@ A dart package for generating attractive random colors.

This is a Dart port of David Merfield randomColor [Javascript utility](https://github.com/davidmerfield/randomColor)

[![Demo](https://github.com/DAMMAK/RandomColorDart/blob/master/randomcolor.png)](https://randomcolor.dammak.dev/)(See Demo)
[![Demo](https://github.com/DAMMAK/RandomColorDart/blob/master/randomcolor.png)]

[See Demo](https://randomcolor.dammak.dev/).

## Installing

Expand Down

0 comments on commit f84a90d

Please sign in to comment.