Skip to content

Commit e0eae6c

Browse files
Update readme with support text and logo
1 parent 8165534 commit e0eae6c

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

README.md

+6-2
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,22 @@
11
# gomponents-htmx
22

3+
<img src="logo.png" alt="Logo" width="300" align="right">
4+
35
[![GoDoc](https://pkg.go.dev/badge/github.com/maragudk/gomponents-htmx)](https://pkg.go.dev/github.com/maragudk/gomponents-htmx)
46
[![CI](https://github.com/maragudk/gomponents-htmx/actions/workflows/ci.yml/badge.svg)](https://github.com/maragudk/gomponents-htmx/actions/workflows/ci.yml)
57

68
[HTMX](https://htmx.org) attributes and helpers for [gomponents](https://www.gomponents.com).
79

10+
Made with ✨sparkles✨ by [maragu](https://www.maragu.dev/).
11+
12+
Does your company depend on this project? [Contact me at [email protected]](mailto:[email protected]?Subject=Supporting%20your%20project) to discuss options for a one-time or recurring invoice to ensure its continued thriving.
13+
814
## Usage
915

1016
```shell
1117
go get github.com/maragudk/gomponents-htmx
1218
```
1319

14-
Example app:
15-
1620
```go
1721
package main
1822

logo.png

238 KB
Loading

0 commit comments

Comments
 (0)