Skip to content

Commit

Permalink
1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lichunqiang committed Mar 21, 2016
1 parent f1b42b2 commit 590c138
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
@@ -0,0 +1,4 @@
2016-03-26
----------

The first release.
6 changes: 3 additions & 3 deletions README.md
@@ -1,10 +1,10 @@
wordcolor
========
[![Build Status](https://img.shields.io/travis/lichunqiang/wordcolor.svg?style=flat-square)](http://travis-ci.org/lichunqiang/wordcolor)
[![Build Status](https://img.shields.io/travis/lichunqiang/wordcolor.php.svg?style=flat-square)](http://travis-ci.org/lichunqiang/wordcolor.php)
[![version](https://img.shields.io/packagist/v/light/wordcolor.svg?style=flat-square)](https://packagist.org/packages/light/wordcolor)
[![Download](https://img.shields.io/packagist/dt/light/wordcolor.svg?style=flat-square)](https://packagist.org/packages/light/wordcolor)
[![Scrutinizer Code Quality](https://img.shields.io/scrutinizer/g/lichunqiang/wordcolor.svg?style=flat-square)](https://scrutinizer-ci.com/g/lichunqiang/wordcolor)
[![Code Coverage](https://img.shields.io/scrutinizer/coverage/g/lichunqiang/wordcolor.svg?style=flat-square)](https://scrutinizer-ci.com/g/lichunqiang/wordcolor)
[![Scrutinizer Code Quality](https://img.shields.io/scrutinizer/g/lichunqiang/wordcolor.php.svg?style=flat-square)](https://scrutinizer-ci.com/g/lichunqiang/wordcolor.php)
[![Code Coverage](https://img.shields.io/scrutinizer/coverage/g/lichunqiang/wordcolor.php.svg?style=flat-square)](https://scrutinizer-ci.com/g/lichunqiang/wordcolor.php)
[![Contact](https://img.shields.io/badge/weibo-@chunqiang-blue.svg?style=flat-square)](http://weibo.com/chunqiang)


Expand Down

0 comments on commit 590c138

Please sign in to comment.