Skip to content

Commit

Permalink
add github actions badge
Browse files Browse the repository at this point in the history
  • Loading branch information
bjubes committed Jul 21, 2022
1 parent 501254a commit e1c2b03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Config [![Go Reference](https://pkg.go.dev/badge/github.com/bjubes/config.svg)](https://pkg.go.dev/github.com/bjubes/config)
# Config ![Github Actions](https://github.com/bjubes/config/actions/workflows/go.yml/badge.svg) [![Go Reference](https://pkg.go.dev/badge/github.com/bjubes/config.svg)](https://pkg.go.dev/github.com/bjubes/config)

A go package for creating default configuration variables that can be overridden by environment variables.

Expand Down

0 comments on commit e1c2b03

Please sign in to comment.