Skip to content

Commit

Permalink
docs: fix missing toc (#230)
Browse files Browse the repository at this point in the history
  • Loading branch information
Souvikns authored Feb 18, 2022
1 parent c6222fb commit 663b260
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,14 @@

<!-- toc -->

- [Requirements](#requirements)
* [Installation](#installation)
- [Usage](#usage)
- [Contributing](#contributing)
* [Set up development environment](#set-up-development-environment)
* [Command Structure and Patterns](#command-structure-and-patterns)
- [Contributors](#contributors)

<!-- tocstop -->

## Requirements
Expand Down Expand Up @@ -69,8 +77,9 @@ USAGE
COMMANDS
config access configs
help display help for asyncapi
diff find diff between two asyncapi files
new creates a new asyncapi file
start starts a new local instance of Studio
validate validate asyncapi file
```

Expand Down

0 comments on commit 663b260

Please sign in to comment.