aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Hill <bruce@bruce-hill.com>2021-09-24 23:58:23 -0700
committerBruce Hill <bruce@bruce-hill.com>2021-09-24 23:58:23 -0700
commit42e1d4795febe4e7796ec3427952782b63242955 (patch)
treea4b51c131e3425fe09faa14fe4ec23ac05311d72
parent0490dc1e06f6cbc38e9ff761ff0692780b2532ac (diff)
Updated readme
-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