fixed markdown formatting
This commit is contained in:
parent
e4186a0cc7
commit
7434e3989b
1 changed files with 6 additions and 6 deletions
10
README.md
10
README.md
|
|
@ -5,11 +5,11 @@ A functions library for bash-like scripting
|
||||||
|
|
||||||
Includes:
|
Includes:
|
||||||
|
|
||||||
- Colorization
|
- Colorization
|
||||||
- Text Formatting
|
- Text Formatting
|
||||||
- Bounding Box Drawing
|
- Bounding Box Drawing
|
||||||
- Logging
|
- Logging
|
||||||
- User-interactable menus
|
- User-interactable menus
|
||||||
|
|
||||||
With all of these tools combined, you can make powerful interactive scripts with ease and pleasant form
|
With all of these tools combined, you can make powerful interactive scripts with ease and pleasant form
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue