Skip to content

Commit

Permalink
Adding pipes between sectors of the Contents for easier human parsing
Browse files Browse the repository at this point in the history
  • Loading branch information
BitlyTwiser committed Sep 23, 2024
1 parent d0c95d9 commit ddd6267
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ A simple CLI parser building CLI applications in Zig

## Note: This is currently under construction and is not yet available for public consumption (hence no releases!)
# Contents
[Usage](#usage)
[Building the CLI](#build-your-cli)
[Examples](#examples)
[Optionals](#optionals)
[Default Values](#default-values)
[Help Menu](#help-menu)
| [Usage](#usage) |
[Building the CLI](#build-your-cli) |
[Examples](#examples) |
[Optionals](#optionals) |
[Default Values](#default-values) |
[Help Menu](#help-menu) |
[What is not supported](#what-is-not-supported)

</div>
Expand Down

0 comments on commit ddd6267

Please sign in to comment.