updated readme

This commit is contained in:
Alan Weinstock 2022-04-13 10:42:36 -07:00
parent 41dac71283
commit e4186a0cc7

View file

@ -1,2 +1,16 @@
pyr0-bash-functions pyr0-bash-functions
=============== ===============
A functions library for bash-like scripting
Includes:
- Colorization
- Text Formatting
- Bounding Box Drawing
- Logging
- User-interactable menus
With all of these tools combined, you can make powerful interactive scripts with ease and pleasant form
run `./demo.sh` for example output