Skip to content

Commit

Permalink
readme: add link to "Chaining commands" section in Advanced Usage
Browse files Browse the repository at this point in the history
  • Loading branch information
bokwoon95 committed Nov 30, 2024
1 parent a0a6ac5 commit bdaef76
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ $ wgo run -tags=fts5 -race -trimpath main.go

## Advanced Usage

- [Chaining commands](#chaining-commands)
- [Clear terminal on restart](#clear-terminal-on-restart)
- [Running parallel wgo commands](#running-parallel-wgo-commands)
- [Debug Go code using GoLand or VSCode with wgo](#debug-go-code-using-goland-or-vscode-with-wgo)
Expand Down

0 comments on commit bdaef76

Please sign in to comment.