aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index d4c1ff4..e38d76f 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,8 @@ this library returns a table which, when indexed with the name of an HTML tag, p
local h = require "html"
+****
+
calling a tag's function with no arguments produces a self-closing tag.
### source