aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPhilip Wittamore <philip@wittamore.com>2025-05-17 09:36:55 +0200
committerPhilip Wittamore <philip@wittamore.com>2025-05-17 09:36:55 +0200
commitfb5cdc42b9c2be283da2f8158e41676eba529c18 (patch)
tree2e19f0dc62ef3e62ad9eff41cb896f4b8b6e3bff /README.md
parent3d1e2e2ea7fac9525967c8dfd25d50b32e1e5c82 (diff)
downloadbashlib-fb5cdc42b9c2be283da2f8158e41676eba529c18.tar.gz
bashlib-fb5cdc42b9c2be283da2f8158e41676eba529c18.tar.bz2
bashlib-fb5cdc42b9c2be283da2f8158e41676eba529c18.zip
update
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index 895ce4a..6704889 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,14 @@
# My fledgling bash library
+## number functions
+ **pb_number**
+ pb_isuint
+ pb_isint
+ pb_isunumber
+ pb_isnumber
+
## colour functions
+ **pb_colour**
pb_fg 0-254 set foreground colour
pb_bg 0-254 set background colour
pb_nc remove coulours