diff --git a/README.md b/README.md index 4bac5cc..9b00ea2 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,9 @@ -# htmx-go - [![GoDoc](https://pkg.go.dev/badge/github.com/angelofallars/htmx-go?status.svg)](https://pkg.go.dev/github.com/angelofallars/htmx-go?tab=doc) +![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/angelofallars/htmx-go/go.yml?cacheSeconds=30) +[![Discord](https://img.shields.io/discord/725789699527933952)](https://htmx.org/discord) [![License](https://img.shields.io/github/license/angelofallars/htmx-go)](./LICENSE) -[![Issues](https://img.shields.io/github/issues/angelofallars/htmx-go)](https://github.com/angelofallars/htmx-go/issues) [![Stars](https://img.shields.io/github/stars/angelofallars/htmx-go)](https://github.com/angelofallars/htmx-go/stargazers) A **type-safe** library for working with [HTMX](https://htmx.org/) in Go.