Skip to content

Commit

Permalink
Add sid to readme header
Browse files Browse the repository at this point in the history
  • Loading branch information
krhubert committed May 9, 2019
1 parent c2aba25 commit 3e45298
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions commands/provider/assets/readme_template.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion commands/provider/assets/readme_template.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# {{.Name}}
# {{.Name}} {{if .Sid}}(ID: {{.Sid}}){{end}}

{{.Description}}

Expand Down

0 comments on commit 3e45298

Please sign in to comment.