Skip to content

Commit

Permalink
delete ToC
Browse files Browse the repository at this point in the history
  • Loading branch information
at-grandpa authored Mar 26, 2021
1 parent adba1e3 commit c183522
Showing 1 changed file with 0 additions and 28 deletions.
28 changes: 0 additions & 28 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,34 +11,6 @@ _"clim" = "cli" + "slim"_
![spec5](https://github.com/at-grandpa/clim/workflows/spec5/badge.svg)
![format-check](https://github.com/at-grandpa/clim/workflows/format-check/badge.svg)
![completion](https://github.com/at-grandpa/clim/workflows/completion/badge.svg)
## ToC

- [clim](#clim)
- [ToC](#toc)
- [Goals](#goals)
- [Support](#support)
- [Installation](#installation)
- [Samples](#samples)
- [Minimum sample](#minimum-sample)
- [Command information sample](#command-information-sample)
- [Sub commands sample](#sub-commands-sample)
- [How to use](#how-to-use)
- [require & inherit](#require--inherit)
- [Command Informations](#command-informations)
- [desc](#desc)
- [usage](#usage)
- [alias_name](#alias_name)
- [version](#version)
- [Short option for help](#short-option-for-help)
- [option](#option)
- [argument](#argument)
- [help_template](#help_template)
- [help string](#help-string)
- [`io` in run block](#io-in-run-block)
- [Bash completion](#bash-completion)
- [Development](#development)
- [Contributing](#contributing)
- [Contributors](#contributors)

## Goals

Expand Down

0 comments on commit c183522

Please sign in to comment.