summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/README b/lib/README
index d990640..3ed211c 100644
--- a/lib/README
+++ b/lib/README
@@ -13,7 +13,7 @@ authenticator-plaintext.lua - Used to parse through the username:password file a
validator.lua - Validate web input for 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
+web_elements.lua - More web functionality for ACF.
privsep.lua - Helps with authorization with ACF
session.lua -Helps with Session mangement in ACF