Skip to content

Commit 5d308d8

Browse files
authored
Add NPM links, and no longer under construction.
1 parent e34cc92 commit 5d308d8

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,14 @@
1-
# (WIP) bs-tinycolor
1+
# bs-tinycolor
22

3+
[![NPM version](http://img.shields.io/npm/v/bs-tinycolor.svg)](https://www.npmjs.org/package/bs-tinycolor)
34
[![Build Status](https://travis-ci.org/mikaello/bs-tinycolor.svg?branch=master)](https://travis-ci.org/mikaello/bs-tinycolor)
45

5-
🚧 **UNDER CONSTRUCTION** 🚧
6-
76
Bucklescript bindings for [TinyColor](https://github.com/TypeCtrl/tinycolor): fast, small color manipulation and conversion. See also [https://typectrl.github.io/tinycolor](https://typectrl.github.io/tinycolor)
87

98
## Getting started
109

1110
```
12-
yarn add https://github.com/mikaello/bs-tinycolor
11+
yarn add bs-tinycolor
1312
```
1413

1514
Then add `bs-tinycolor` as a dependency to `bsconfig.json`:

0 commit comments

Comments
 (0)