We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be15284 commit f5a8b33Copy full SHA for f5a8b33
1 file changed
README.md
@@ -11,10 +11,11 @@ Make echo colorful with easier method. In [bash](https://www.gnu.org/software/ba
11
12
### Examples
13
14
-* echo.Cyan CyanExample
15
-* echo.ULCyan UnderLineCyanExample
16
-* echo.BoldCyan BoldCyanExample
17
-* echo.BoldULCyan BoldUnderLineCyanExample
+* echo.Cyan
+* echo.ULCyan
+* echo.LightCyan
+* echo.BoldCyan
18
+* echo.BoldULCyan
19
20
## Supported styles
21
0 commit comments