1
0

update readme description

This commit is contained in:
Arpad Ryszka 2025-10-07 19:45:19 +02:00
parent efeffa18c4
commit 7068f4d5dc

View File

@ -1,6 +1,6 @@
# HTML # HTML
Package html provides functions for programmatically composing and rendering HTML and HTML templates. Package html provides functions for programmatically composing and rendering HTML documents, fragments and templates.
Docs: https://godocs.io/code.squareroundforest.org/arpio/html Docs: https://godocs.io/code.squareroundforest.org/arpio/html