summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/README b/lib/README
index a3cc531..d990640 100644
--- a/lib/README
+++ b/lib/README
@@ -11,7 +11,7 @@ format.lua - Library to help reformat string,tables,files or any input. Good pla
authenticator-plaintext.lua - Used to parse through the username:password file and for permission help
validator.lua - Validate web input for ACF.
-html.lua - Helps with form building in ACF
+html.lua - Helps with form building in ACF.
menubuilder.lua -Helps create the menus on left window in ACF
web_elements.lua - More web functionality for ACF
privsep.lua - Helps with authorization with ACF