Skip to content

Commit 770124c

Browse files
update readme
1 parent 1575234 commit 770124c

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,18 @@
11
# ColorEchoForShell
22
Make echo colorful with easier method.
3+
4+
## Installation
5+
6+
* Download the script and add one line to your shell rc: `. colorEcho.sh` or run `. colorEcho.sh` directly.
7+
8+
## Usage
9+
10+
* echo.Cyan CyanExample
11+
* echo.ULCyan UnderLineCyanExample
12+
* echo.BoldCyan BoldCyanExample
13+
* echo.BoldULCyan BoldUnderLineCyanExample
14+
15+
## Supported colors
16+
17+
* See [color table](https://cdn.rawgit.com/PeterDaveHello/ColorEchoForShell/master/table.txt)
18+

0 commit comments

Comments
 (0)