aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9c116c2..4c465f2 100644
--- a/README.md
+++ b/README.md
@@ -20,7 +20,7 @@
**Usage**
source ./pb
- printf %b "$(pb_bg 196)$(pb_fg 254) RED $(pb_nc)\n"
+ printf %b "$(pb_bg 196)$(pb_fg 254) WHITE TEXT ON RED BACKGROUND $(pb_nc)\n"
## Bash string manipulation cheatsheet
[https://gist.github.com/magnetikonline/90d6fe30fc247ef110a1](https://gist.github.com/magnetikonline/90d6fe30fc247ef110a1)