all repos — gomponents @ aca5cdfe9ded10996d4cf780b5bd1ce9909c7046

HTML components in pure Go

Add Github action status badge to readme
Markus Wüstenberg markus@maragu.dk
Fri, 18 Jun 2021 10:10:55 +0200
commit

aca5cdfe9ded10996d4cf780b5bd1ce9909c7046

parent

1ed5851e03d91f7e6da9a4df1533c54981cbe8ff

1 files changed, 1 insertions(+), 0 deletions(-)

jump to
M README.mdREADME.md
@@ -1,6 +1,7 @@ # Tired of complex template languages?
 
 [![GoDoc](https://godoc.org/github.com/maragudk/gomponents?status.svg)](https://godoc.org/github.com/maragudk/gomponents)
+[![Go](https://github.com/maragudk/gomponents/actions/workflows/go.yml/badge.svg)](https://github.com/maragudk/gomponents/actions/workflows/go.yml)
 [![codecov](https://codecov.io/gh/maragudk/gomponents/branch/master/graph/badge.svg)](https://codecov.io/gh/maragudk/gomponents)
 
 Try view components in pure Go.