Skip to content

Commit 3bb183f

Browse files
committed
maint: add go package badge
1 parent 7a98fa8 commit 3bb183f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Gwirl
22

3-
![ci status](https://github.com/gamebox/gwirl/actions/workflows/master.yml/badge.svg)
3+
![ci status](https://github.com/gamebox/gwirl/actions/workflows/master.yml/badge.svg) [![Go Reference](https://pkg.go.dev/badge/github.com/gamebox/gwirl.svg)](https://pkg.go.dev/github.com/gamebox/gwirl)
44

55
A typesafe templating language for Go projects, inspired by Scala Play's Twirl
66
template engine.

0 commit comments

Comments
 (0)