Skip to content

Commit

Permalink
📝 (readme): Add Go Report Card badge
Browse files Browse the repository at this point in the history
  • Loading branch information
gabe565 committed Mar 7, 2023
1 parent 854ed41 commit 566b335
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
@@ -1,6 +1,7 @@
# Yampl

[![Build](https://github.com/clevyr/yampl/actions/workflows/build.yml/badge.svg)](https://github.com/clevyr/yampl/actions/workflows/build.yml)
[![Go Report Card](https://goreportcard.com/badge/github.com/clevyr/yampl)](https://goreportcard.com/report/github.com/clevyr/yampl)

Yampl (yaml + tmpl) is a simple tool to template yaml values based on line-comments.

Expand Down

0 comments on commit 566b335

Please sign in to comment.