diff --git a/README.md b/README.md index 98be3d6..acb3b0a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# MUXT lets you register HTTP routes from your Go HTML Templates [![Go Reference](https://pkg.go.dev/badge/github.com/crhntr/muxt.svg)](https://pkg.go.dev/github.com/crhntr/muxt) +# MUXT lets you register HTTP routes from your Go HTML Templates [![Go Reference](https://pkg.go.dev/badge/github.com/crhntr/muxt.svg)](https://pkg.go.dev/github.com/crhntr/muxt) [![Go](https://github.com/crhntr/muxt/actions/workflows/go.yml/badge.svg)](https://github.com/crhntr/muxt/actions/workflows/go.yml) This is especially helpful when you are writing HTMX. @@ -82,4 +82,4 @@ When no handler method is specified in the "declare" string (as is the case with {{end}} -``` \ No newline at end of file +```