Skip to content

Commit af6207e

Browse files
authored
Update README.md
1 parent 0bc7b4e commit af6207e

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,11 @@ Simple and easy to use the PHP command-line output of color
33

44

55

6-
<p align="center">
7-
<a href="https://travis-ci.org/wujunze/php-cli-color"><img src="https://travis-ci.org/wujunze/php-cli-color.svg?branch=master" alt="Build Status"></a>
8-
</p>
6+
[![Build Status](https://travis-ci.org/wujunze/php-cli-color.svg?branch=master)](https://travis-ci.org/wujunze/php-cli-color)
7+
98
## Installation
109

11-
`composer require wujunze/php-cli-color '~1.0'`
10+
`composer require wujunze/php-cli-color`
1211

1312
## How to use
1413
```php
@@ -28,4 +27,4 @@ echo $colors->getColoredString("Testing Colors class, this is default string on
2827

2928
## run result
3029

31-
![code run result](https://camo.githubusercontent.com/5509dd50a0f9fb194a6bc2a36153934e3d74e1d9/687474703a2f2f7777342e73696e61696d672e636e2f6c617267652f303036306c6d3754677931666470747672373062646a33306e6c3037327a6c642e6a7067)
30+
![code run result](https://camo.githubusercontent.com/5509dd50a0f9fb194a6bc2a36153934e3d74e1d9/687474703a2f2f7777342e73696e61696d672e636e2f6c617267652f303036306c6d3754677931666470747672373062646a33306e6c3037327a6c642e6a7067)

0 commit comments

Comments
 (0)