aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorthe lemons <citrons@mondecitronne.com>2021-09-17 14:06:49 -0500
committerthe lemons <citrons@mondecitronne.com>2021-09-17 14:06:49 -0500
commite9b6b3cc8a1036accfe2a397229fdab46f466b64 (patch)
treef7c90511d7551feb3f651b3fdf553259f7e62826
parentb012a710e503965cd5069084d52c65335c178f86 (diff)
-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