diff --git a/README.md b/README.md index fd8393d..31531a4 100644 --- a/README.md +++ b/README.md @@ -5,12 +5,12 @@ A functions library for bash-like scripting Includes: - - Colorization - - Text Formatting - - Bounding Box Drawing - - Logging - - User-interactable menus +- 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 \ No newline at end of file +run `./demo.sh` for example output