From f6f9b88411f05d5c945508d88fc99cbb37671b73 Mon Sep 17 00:00:00 2001 From: Arpad Ryszka Date: Tue, 7 Oct 2025 03:01:25 +0200 Subject: [PATCH] add readme --- readme.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 readme.md diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..f99e399 --- /dev/null +++ b/readme.md @@ -0,0 +1,5 @@ +# HTML + +Package html provides functions for programmatically composing and rendering HTML and HTML templates. + +Docs: https://godocs.io/code.squareroundforest.org/arpio/html