Skip to content

Commit

Permalink
Add configuration heading
Browse files Browse the repository at this point in the history
  • Loading branch information
dmjones committed Oct 14, 2018
1 parent 548fba9 commit 2cf2964
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ Run goreadme in your package directory and direct the output to "README.md":
goreadme > README.md
```

### Configuration
The behaviour of the tool can be adjusted by including a `.goreadme.toml` file
in your package directory.

Expand Down
2 changes: 2 additions & 0 deletions docs.go
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ Run goreadme in your package directory and direct the output to "README.md":
goreadme > README.md
Configuration
The behaviour of the tool can be adjusted by including a `.goreadme.toml` file
in your package directory.
Expand Down

0 comments on commit 2cf2964

Please sign in to comment.