about summary refs log tree commit diff stats
path: root/README.md
diff options
context:
space:
mode:
authorMarkus Wüstenberg2024-10-15 11:11:53 +0200
committerMarkus Wüstenberg2024-10-15 11:11:53 +0200
commit87bb2f37cb56ea53aafb06d5e264935a49e65bd6 (patch)
treeab9a2eb0f001ecfa80b02753813c1d3b73a8c830 /README.md
parente53dba6a6cdbf05d0577e0fa0d61d3c141a641db (diff)
downloadgomponents-87bb2f37cb56ea53aafb06d5e264935a49e65bd6.tar.lz
gomponents-87bb2f37cb56ea53aafb06d5e264935a49e65bd6.tar.zst
gomponents-87bb2f37cb56ea53aafb06d5e264935a49e65bd6.zip
Add gomponents-starter-kit link to readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1e83814..e7aa7da 100644
--- a/README.md
+++ b/README.md
@@ -71,6 +71,7 @@ func NavbarLink(href, name, currentPath string) Node {
 (Some people don't like dot-imports, and luckily it's completely optional.)
 
 For a more complete example, see [the examples directory](internal/examples/).
+There's also the [gomponents-starter-kit](https://github.com/maragudk/gomponents-starter-kit) for a full application template.
 
 ### What's up with the specially named elements and attributes?