Add travis badge, fix #91

This commit is contained in:
Pavan Kumar Sunkara 2015-01-23 18:43:57 +05:30
parent e9e6557cc0
commit 086bc06613

View File

@ -1,8 +1,8 @@
# colors.js
# colors.js [![Build Status](https://travis-ci.org/Marak/colors.js?branch=master)](https://travis-ci.org/Marak/colors.js)
## get color and style in your node.js console
<img src="https://github.com/Marak/colors.js/raw/master/screenshots/colors.png"/>
![Demo](https://raw.githubusercontent.com/Marak/colors.js/master/screenshots/colors.png)
## Installation
@ -164,4 +164,4 @@ console.log(colors.error("this is an error"));
console.log(colors.warn("this is a warning"));
```
*Protip: There is a secret undocumented style in `colors`. If you find the style you can summon him.*
*Protip: There is a secret undocumented style in `colors`. If you find the style you can summon him.*