diff --git a/README.md b/README.md index 78ccfda..21540c7 100644 --- a/README.md +++ b/README.md @@ -35,3 +35,9 @@ func IndexPage(ctx *h.RequestContext) *h.Page { 4. built in tailwindcss support, no need to configure anything by default 5. plugin architecture to include optional plugins to streamline development, such as http://entgo.io 6. custom [htmx extensions](https://github.com/maddalax/htmgo/tree/b610aefa36e648b98a13823a6f8d87566120cfcc/framework/assets/js/htmxextensions) to reduce boilerplate with common tasks + +**get started:** +> [!WARNING] +> This is a prerelease version and generally should not be used at this time. Watch on github for the stable release! + +View documentation on [htmgo.dev](https://htmgo.dev/).