fixed markdown formatting
This commit is contained in:
parent
e4186a0cc7
commit
7434e3989b
1 changed files with 6 additions and 6 deletions
12
README.md
12
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
|
||||
run `./demo.sh` for example output
|
||||
|
|
|
|||
Loading…
Reference in a new issue