Skip to content

Commit 7ea8d01

Browse files
Add license badge in README.md
1 parent b47cb8a commit 7ea8d01

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# ColorEchoForShell
22

33
[![Build Status](https://travis-ci.org/PeterDaveHello/ColorEchoForShell.svg?branch=master)](https://travis-ci.org/PeterDaveHello/ColorEchoForShell)
4+
![License badge](https://img.shields.io/badge/license-GPL%20v2.0-brightgreen.svg)
45

56
Make echo colorful with easier method. In [bash](https://www.gnu.org/software/bash/), [sh](https://en.wikipedia.org/wiki/Bourne_shell), [fish](http://fishshell.com/), [ksh](http://www.kornshell.com/) and [zsh](http://www.zsh.org/). Which can help you print debug, warning, error message in shell scripts with meaningful colors, and make the output more readable.
67

0 commit comments

Comments
 (0)