Skip to content

Commit f8d748c

Browse files
committed
mention doc rendering in the readme
1 parent b83e3f1 commit f8d748c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ Bashly is responsible for:
6666
- Standard flags (like **--help** and **--version**).
6767
- Preventing your script from running unless the command line is valid.
6868
- Providing you with a place to input your code for each of the functions your tool performs, and merging it back to the final script.
69+
- Providing you with the ability to render markdown or man documentation for your script.
6970
- Providing you with additional (optional) framework-style, standard library functions:
7071
- **Color output**.
7172
- **Config file management** (INI format).

0 commit comments

Comments
 (0)