diff --git a/README.md b/README.md index 32d032f..7070686 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ # Starter Go +[![build status](https://img.shields.io/github/actions/workflow/status/threeal/starter-go/test.yml?style=flat-square)](https://github.com/threeal/starter-go/actions/workflows/test.yml) + A minimalistic [Go](https://go.dev/) template to kickstart your project.