diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md index a34b62e..6e1b6ca 100644 --- a/README.md +++ b/README.md @@ -15,12 +15,14 @@ So you can focus on building your app instead of learning yet another templating The API may change until version 1 is reached. -Check out [www.gomponents.com](https://www.gomponents.com) for an introduction. +Made with ✨sparkles✨ by [maragu](https://www.maragu.dev/). -Made in 🇩🇰 by [maragu](https://www.maragu.dk), maker of [online Go courses](https://www.golang.dk/). +Does your company depend on this project? [Contact me at markus@maragu.dk](mailto:markus@maragu.dk?Subject=Supporting%20your%20project) to discuss options for a one-time or recurring invoice to ensure its continued thriving. ## Features +Check out [www.gomponents.com](https://www.gomponents.com) for an introduction. + - Build reusable HTML components - Write declarative HTML 5 in Go without all the strings, so you get - Type safety from the compiler |