From b66adef4f6d092f5c349e9dde70ed774b4f56bfe Mon Sep 17 00:00:00 2001 From: Justin Hawkins Date: Thu, 24 Nov 2022 20:00:06 +1030 Subject: [PATCH] Update README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8a4f3c3..39f541c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # unitard - automatically deploy a systemd unit file from your application +[![Go Reference](https://pkg.go.dev/badge/github.com/tardisx/unitard.svg)](https://pkg.go.dev/github.com/tardisx/unitard) + ## Synopsis import "github.com/tardisx/unitard"