about summary refs log tree commit diff stats
path: root/README.md
diff options
context:
space:
mode:
authorMarkus Wüstenberg2024-10-03 09:45:44 +0200
committerMarkus Wüstenberg2024-10-03 09:45:44 +0200
commite3a9a4c5930a1623355916d727290c0f4ae66701 (patch)
treec07eee2565716a6663b4a947f9a813eb2748128e /README.md
parent1b2211f8727b1e50f542afffb1f89736f7c0b747 (diff)
downloadgomponents-e3a9a4c5930a1623355916d727290c0f4ae66701.tar.lz
gomponents-e3a9a4c5930a1623355916d727290c0f4ae66701.tar.zst
gomponents-e3a9a4c5930a1623355916d727290c0f4ae66701.zip
Add invoicing contact option to readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
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