aboutsummaryrefslogtreecommitdiff
path: root/Lua
diff options
context:
space:
mode:
Diffstat (limited to 'Lua')
-rw-r--r--Lua/README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/Lua/README.md b/Lua/README.md
index 82b84f4..db40eb3 100644
--- a/Lua/README.md
+++ b/Lua/README.md
@@ -1,6 +1,7 @@
# Lua Bindings
-This directory contains Lua bindings for bp.
+This directory contains Lua bindings for bp. The bindings are intended to be roughly
+equivalent in usefulness to LPEG, but with a smaller codebase.
## API